Uses of Class
org.openspaces.core.gateway.GatewayTarget
Packages that use GatewayTarget
Package
Description
Internally Used.
Support for managing of Space(s) through the Admin API.
-
Uses of GatewayTarget in org.openspaces.admin.internal.space
Methods in org.openspaces.admin.internal.space with parameters of type GatewayTargetModifier and TypeMethodDescriptionvoidDefaultSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget) voidDefaultSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget, boolean resetTarget) -
Uses of GatewayTarget in org.openspaces.admin.space
Methods in org.openspaces.admin.space with parameters of type GatewayTargetModifier and TypeMethodDescriptionvoidSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget) Adds a new gateway target to theSpacethis manager manages, will wait until the gateway target is added in all of theSpaceInstances that belong to this space.voidSpaceReplicationManager.addGatewayTarget(GatewayTarget gatewayTarget, boolean resetTarget) Adds a new gateway target to theSpacethis manager manages, will wait until the gateway target is added in all of theSpaceInstances 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 GatewayTargetMethod parameters in org.openspaces.core.gateway with type arguments of type GatewayTargetModifier and TypeMethodDescriptionvoidGatewayTargetsFactoryBean.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 GatewayTargetModifier and TypeMethodDescriptionprotected Class<GatewayTarget>GatewayTargetBeanDefinitionParser.getBeanClass(Element element)