Event to be fired when lifecycle states are changed. More...
#include <LifecycleEvent.h>
| Public Types | |
| enum | LifeCycleState { STARTING, STARTED, SHUTTING_DOWN, SHUTDOWN, CLIENT_CONNECTED, CLIENT_DISCONNECTED } | 
| State enum. | |
| Public Member Functions | |
| LifecycleEvent (LifeCycleState state) | |
| Constructor. | |
| LifeCycleState | getState () const | 
Event to be fired when lifecycle states are changed.
enum LifeCycleState { STARTING, STARTED, SHUTTING_DOWN, SHUTDOWN, CLIENT_CONNECTED, CLIENT_DISCONNECTED };
| LifecycleEvent::LifeCycleState hazelcast::client::LifecycleEvent::getState | ( | ) | const | 
 1.8.6
 1.8.6