|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleEvent.LifecycleState | |
---|---|
com.hazelcast.core |
Uses of LifecycleEvent.LifecycleState in com.hazelcast.core |
---|
Methods in com.hazelcast.core that return LifecycleEvent.LifecycleState | |
---|---|
LifecycleEvent.LifecycleState |
LifecycleEvent.getState()
|
static LifecycleEvent.LifecycleState |
LifecycleEvent.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LifecycleEvent.LifecycleState[] |
LifecycleEvent.LifecycleState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.hazelcast.core with parameters of type LifecycleEvent.LifecycleState | |
---|---|
LifecycleEvent(LifecycleEvent.LifecycleState state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |