Package | Description |
---|---|
com.gigaspaces.internal.client.spaceproxy | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
Modifier and Type | Method and Description |
---|---|
ContainerConfig |
IDirectSpaceProxy.getContainerConfig() |
ContainerConfig |
SpaceProxyImpl.getContainerConfig() |
Modifier and Type | Method and Description |
---|---|
ContainerConfig |
JSpaceContainerImpl.getConfig() |
ContainerConfig |
LRMIJSpaceContainer.getConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
ContainerConfigFactory.performSaveAs(String schemaPrefixFileName,
String selFilePath,
ContainerConfig containerConfig)
Save content of ContainerConfig instance into xml file( schema or configuration ).
|
void |
JSpaceContainerImpl.setConfig(ContainerConfig config) |
void |
LRMIJSpaceContainer.setConfig(ContainerConfig config) |
static void |
ContainerConfigFactory.updateFile(ContainerConfig config,
String containerConfigURL,
String schemaPrefixFileName)
Pass through container configuration/schema XML file and change its values according to
properties saved in ContainerConfig instance.
|
Modifier and Type | Method and Description |
---|---|
ContainerConfig |
IJSpaceContainerAdmin.getConfig()
Deprecated.
Get container configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
IJSpaceContainerAdmin.setConfig(ContainerConfig config)
Deprecated.
Set new container configuration.
|
Copyright © GigaSpaces.