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
ReplicationConnectionDelegatorContainer using 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, setUserDetails
public List<GatewayDelegation> getGatewayDelegations()
GatewayDelegation
array.public void setGatewayDelegations(List<GatewayDelegation> gatewayDelegations)
ReplicationConnectionDelegatorContainer
.gatewayDelegations
- GatewayDelegation
s array.protected void afterPropertiesSetImpl(SecurityConfig securityConfig)
ReplicationConnectionDelegatorContainer
using the provided bean's
properties.afterPropertiesSetImpl
in class AbstractGatewayComponentFactoryBean
protected void destroyImpl()
destroyImpl
in class AbstractGatewayComponentFactoryBean
public ServiceDetails[] getServicesDetails()
ServiceDetailsProvider
getServicesDetails
in interface ServiceDetailsProvider
protected String getGatewayComponentTypeName()
getGatewayComponentTypeName
in class AbstractGatewayComponentFactoryBean
protected String dumpState()
dumpState
in class AbstractGatewayComponentFactoryBean
Copyright © GigaSpaces.