public class GatewayDelegatorServiceDetails extends GatewayServiceDetails
GatewayDelegatorFactoryBean| Modifier and Type | Field and Description | 
|---|---|
| static String | SERVICE_SUB_TYPE | 
SERVICE_TYPEattributes, description, id, longDescription, serviceSubType, serviceType| Constructor and Description | 
|---|
| GatewayDelegatorServiceDetails()For  Externalizable | 
| GatewayDelegatorServiceDetails(String localGatewayName,
                              GatewayDelegation[] gatewayDelegations,
                              int discoveryPort,
                              int communicationPort,
                              boolean embeddedLus) | 
| Modifier and Type | Method and Description | 
|---|---|
| GatewayDelegation[] | getDelegationTargets() | 
| void | readExternal(ObjectInput in) | 
| void | writeExternal(ObjectOutput out) | 
getCommunicationPort, getDiscoveryPort, getLocalGatewayName, isStartEmbeddedLusaggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitenabledSmartExternalizableWithReferencepublic static final String SERVICE_SUB_TYPE
public GatewayDelegatorServiceDetails()
Externalizablepublic GatewayDelegatorServiceDetails(String localGatewayName, GatewayDelegation[] gatewayDelegations, int discoveryPort, int communicationPort, boolean embeddedLus)
public GatewayDelegation[] getDelegationTargets()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GatewayServiceDetailsIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GatewayServiceDetailsIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.