public abstract class SubscriptionDiagnosticsVariableArray extends AbstractLifecycle
| Constructor and Description |
|---|
SubscriptionDiagnosticsVariableArray(SubscriptionDiagnosticsArrayTypeNode node,
NodeManager<UaNode> diagnosticsNodeManager) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<Subscription> |
getSubscriptions() |
protected void |
onShutdown()
Execute shutdown logic, if there is any.
|
protected void |
onStartup()
Execute startup logic, if there is any.
|
isNotRunning, isRunning, shutdown, startuppublic SubscriptionDiagnosticsVariableArray(SubscriptionDiagnosticsArrayTypeNode node, NodeManager<UaNode> diagnosticsNodeManager)
protected abstract List<Subscription> getSubscriptions()
protected void onStartup()
AbstractLifecycleonStartup in class AbstractLifecycleprotected void onShutdown()
AbstractLifecycleonShutdown in class AbstractLifecycleCopyright © 2021. All rights reserved.