| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISpaceState
Defines a set of constants that gives an information on the state of a JavaSpace.
IRemoteJSpaceAdmin.getState(), 
LifeCycle| Field Summary | |
|---|---|
static int | 
ABORTED
Service has been aborted.  | 
static int | 
ABORTING
Service is during abort process  | 
static int | 
STARTED
Service is started.  | 
static int | 
STARTING
Service is starting.  | 
static int | 
STOPPED
Service is stopped.  | 
static int | 
UNKNOWN
Service is unreachable.  | 
| Field Detail | 
|---|
static final int STARTING
static final int STARTED
static final int STOPPED
static final int ABORTED
static final int UNKNOWN
static final int ABORTING
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||