| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server |
| Modifier and Type | Method and Description |
|---|---|
static LifecycleManager.ShutdownOrder |
LifecycleManager.ShutdownOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleManager.ShutdownOrder[] |
LifecycleManager.ShutdownOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LifecycleManager(LifecycleManager.ShutdownOrder shutdownOrder)
Create a
LifecycleManager that shuts down sub-Lifecycles in the specified LifecycleManager.ShutdownOrder. |
Copyright © 2021. All rights reserved.