|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceState | |
---|---|
com.platform.ego | |
com.platform.ego.impl |
Uses of ServiceState in com.platform.ego |
---|
Methods in com.platform.ego that return ServiceState | |
---|---|
ServiceState |
Service.getState()
Get state of service. |
Uses of ServiceState in com.platform.ego.impl |
---|
Fields in com.platform.ego.impl declared as ServiceState | |
---|---|
static ServiceState |
ServiceState.ALLOCATING
|
static ServiceState |
ServiceState.DEALLOCATING
|
static ServiceState |
ServiceState.DEFINED
|
static ServiceState |
ServiceState.ERROR
|
static ServiceState |
ServiceState.HANG
|
static ServiceState |
ServiceState.INIT
|
static ServiceState |
ServiceState.STARTED
|
Methods in com.platform.ego.impl that return ServiceState | |
---|---|
ServiceState |
ServiceStateChange.getNewState()
Get new state of service. |
ServiceState |
ServiceStateChange.getOldstate()
Get old state of service. |
ServiceState |
ServiceInfo.getState()
Get state of the service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |