public class GatewayDelegatorFactoryBean extends AbstractGatewayComponentFactoryBean implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, ServiceDetailsProvider
ReplicationConnectionDelegatorContainer.logger| Constructor and Description | 
|---|
| GatewayDelegatorFactoryBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | afterPropertiesSetImpl(SecurityConfig securityConfig)Initializes a  ReplicationConnectionDelegatorContainerusing the provided bean's
 properties. | 
| protected void | destroyImpl()Destroys and unregisters the gateway delegator component. | 
| protected String | dumpState() | 
| protected String | getGatewayComponentTypeName() | 
| List<GatewayDelegation> | getGatewayDelegations() | 
| ServiceDetails[] | getServicesDetails()Retruns one or more service details that the service exposes. | 
| void | setGatewayDelegations(List<GatewayDelegation> gatewayDelegations)Sets the gateway delegations for the configured  ReplicationConnectionDelegatorContainer. | 
afterPropertiesSet, destroy, getCommunicationPort, getCustomJvmProperties, getDiscoveryPort, getGatewayLookups, getLocalGatewayName, getName, isRelocateIfWrongPorts, isStartEmbeddedLus, process, processingUnitInstanceAdded, setBeanName, setClusterInfo, setCommunicationPort, setCredentialsProvider, setCustomJvmProperties, setGatewayLookups, setLocalGatewayName, setMergedBeanLevelProperties, setRelocateIfWrongPorts, setSecurityConfig, setStartEmbeddedLus, setUserDetailspublic List<GatewayDelegation> getGatewayDelegations()
GatewayDelegation array.public void setGatewayDelegations(List<GatewayDelegation> gatewayDelegations)
ReplicationConnectionDelegatorContainer.gatewayDelegations - GatewayDelegations array.protected void afterPropertiesSetImpl(SecurityConfig securityConfig)
ReplicationConnectionDelegatorContainer using the provided bean's
 properties.afterPropertiesSetImpl in class AbstractGatewayComponentFactoryBeanprotected void destroyImpl()
destroyImpl in class AbstractGatewayComponentFactoryBeanpublic ServiceDetails[] getServicesDetails()
ServiceDetailsProvidergetServicesDetails in interface ServiceDetailsProviderprotected String getGatewayComponentTypeName()
getGatewayComponentTypeName in class AbstractGatewayComponentFactoryBeanprotected String dumpState()
dumpState in class AbstractGatewayComponentFactoryBeanCopyright © GigaSpaces.