Uses of Class
org.openspaces.core.gateway.GatewayDelegation
Packages that use GatewayDelegation
-
Uses of GatewayDelegation in org.openspaces.core.gateway
Methods in org.openspaces.core.gateway that return GatewayDelegationMethods in org.openspaces.core.gateway that return types with arguments of type GatewayDelegationMethod parameters in org.openspaces.core.gateway with type arguments of type GatewayDelegationModifier and TypeMethodDescriptionvoidGatewayDelegatorFactoryBean.setGatewayDelegations(List<GatewayDelegation> gatewayDelegations) Sets the gateway delegations for the configuredReplicationConnectionDelegatorContainer.Constructors in org.openspaces.core.gateway with parameters of type GatewayDelegationModifierConstructorDescriptionGatewayDelegatorServiceDetails(String localGatewayName, GatewayDelegation[] gatewayDelegations, int discoveryPort, int communicationPort, boolean embeddedLus) -
Uses of GatewayDelegation in org.openspaces.core.gateway.config
Methods in org.openspaces.core.gateway.config that return types with arguments of type GatewayDelegationModifier and TypeMethodDescriptionprotected Class<GatewayDelegation>GatewayDelegationBeanDefinitionParser.getBeanClass(Element element)