public class SessionDiagnosticsVariable extends AbstractLifecycle
| Constructor and Description |
|---|
SessionDiagnosticsVariable(SessionDiagnosticsVariableTypeNode node,
Session session) |
| Modifier and Type | Method and Description |
|---|---|
SessionDiagnosticsVariableTypeNode |
getNode() |
Session |
getSession() |
protected void |
onShutdown()
Execute shutdown logic, if there is any.
|
protected void |
onStartup()
Execute startup logic, if there is any.
|
isNotRunning, isRunning, shutdown, startuppublic SessionDiagnosticsVariable(SessionDiagnosticsVariableTypeNode node, Session session)
public SessionDiagnosticsVariableTypeNode getNode()
public Session getSession()
protected void onStartup()
AbstractLifecycleonStartup in class AbstractLifecycleprotected void onShutdown()
AbstractLifecycleonShutdown in class AbstractLifecycleCopyright © 2021. All rights reserved.