Package | Description |
---|---|
com.gigaspaces.client |
Deprecated: use
org.openspaces.core instead. |
com.gigaspaces.internal.cluster | |
com.gigaspaces.internal.cluster.node.impl.gateway | |
com.gigaspaces.internal.server.space | |
com.j_spaces.core |
Provides Space properties and security context services
|
org.openspaces.core.extension | |
org.openspaces.core.gateway | |
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceProxyFactory.addCustomComponent(SpaceCustomComponent component) |
Modifier and Type | Method and Description |
---|---|
Map<String,SpaceCustomComponent> |
SpaceClusterInfo.getCustomComponents() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceClusterInfo.setCustomComponent(SpaceCustomComponent component) |
Modifier and Type | Class and Description |
---|---|
class |
GatewayConfig |
Modifier and Type | Method and Description |
---|---|
Map<String,SpaceCustomComponent> |
SpaceInstanceConfig.getCustomComponents() |
Modifier and Type | Method and Description |
---|---|
void |
SpaceInstanceConfig.addCustomComponent(SpaceCustomComponent component) |
Modifier and Type | Method and Description |
---|---|
Map<String,SpaceCustomComponent> |
JSpaceAttributes.getCustomComponents() |
Modifier and Type | Method and Description |
---|---|
SpaceCustomComponent |
SpaceCustomComponentFactoryBean.createSpaceComponent() |
Modifier and Type | Method and Description |
---|---|
SpaceCustomComponent |
GatewayTargetsFactoryBean.createSpaceComponent() |
Modifier and Type | Method and Description |
---|---|
void |
InternalSpaceFactory.addCustomComponent(SpaceCustomComponent component) |
Copyright © GigaSpaces.