|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IJSpaceContainerAdmin
| Method Summary | |
|---|---|
com.j_spaces.core.admin.ContainerConfig |
getConfig()
Deprecated. Get container configuration. |
String |
getName()
Deprecated. Returns name of Container Admin. |
String |
getRuntimeConfigReport()
Deprecated. Returns runtime configuration report: dump of the overall system configurations (spaces, container, cluster), system env, sys properties. |
void |
restart()
Deprecated. Restart Container. |
void |
setConfig(com.j_spaces.core.admin.ContainerConfig config)
Deprecated. Set new container configuration. |
| Methods inherited from interface com.gigaspaces.grid.zone.GridZoneProvider |
|---|
getZones |
| Method Detail |
|---|
String getName()
throws RemoteException
RemoteException - Failed to retrieve container name.
com.j_spaces.core.admin.ContainerConfig getConfig()
throws RemoteException
RemoteException - Failed to retrieve container configuration.
void setConfig(com.j_spaces.core.admin.ContainerConfig config)
throws RemoteException
config - The container config structure.
RemoteException - Failed to set new container configuration.
void restart()
throws RemoteException
RemoteException - Failed to restart container.
String getRuntimeConfigReport()
throws RemoteException
RemoteException - Failed to get runtime configuration report.
|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||