|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayTarget | |
---|---|
org.openspaces.admin.space | Support for managing of Space(s) through the Admin API. |
org.openspaces.core.gateway | |
org.openspaces.core.gateway.config |
Uses of GatewayTarget in org.openspaces.admin.space |
---|
Methods in org.openspaces.admin.space with parameters of type GatewayTarget | |
---|---|
void |
SpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget)
Adds a new gateway target to the Space this manager manages, will wait until the gateway target is added in all
of the SpaceInstance s that belong to this space. |
Uses of GatewayTarget in org.openspaces.core.gateway |
---|
Methods in org.openspaces.core.gateway that return types with arguments of type GatewayTarget | |
---|---|
List<GatewayTarget> |
GatewayTargetsFactoryBean.getGatewayTargets()
|
Method parameters in org.openspaces.core.gateway with type arguments of type GatewayTarget | |
---|---|
void |
GatewayTargetsFactoryBean.setGatewayTargets(List<GatewayTarget> gatewayTargets)
Sets the gateway targets configuration. |
Uses of GatewayTarget in org.openspaces.core.gateway.config |
---|
Methods in org.openspaces.core.gateway.config that return types with arguments of type GatewayTarget | |
---|---|
protected Class<GatewayTarget> |
GatewayTargetBeanDefinitionParser.getBeanClass(Element element)
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |