| Package | Description |
|---|---|
| com.mware.core.bootstrap | |
| com.mware.core.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
void |
BcBootstrap.lifeStatusChanged(Object instance,
LifecycleStatus from,
LifecycleStatus to) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleStatus |
LifeSupportService.getStatus() |
static LifecycleStatus |
LifecycleStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleStatus[] |
LifecycleStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleListener.lifeStatusChanged(Object instance,
LifecycleStatus from,
LifecycleStatus to) |
| Constructor and Description |
|---|
LifecycleException(Object instance,
LifecycleStatus from,
LifecycleStatus to,
Throwable cause) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.