Uses of Class
com.hazelcast.core.LifecycleEvent.LifecycleState

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(java.lang.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)
           
 



Copyright .9.4.5; 2008-2011 Hazel Ltd. All Rights Reserved.