public class GatewayDelegatorServiceDetails extends GatewayServiceDetails
GatewayDelegatorFactoryBean
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_SUB_TYPE |
SERVICE_TYPE
attributes, 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, isStartEmbeddedLus
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final String SERVICE_SUB_TYPE
public GatewayDelegatorServiceDetails()
Externalizable
public GatewayDelegatorServiceDetails(String localGatewayName, GatewayDelegation[] gatewayDelegations, int discoveryPort, int communicationPort, boolean embeddedLus)
public GatewayDelegation[] getDelegationTargets()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GatewayServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class GatewayServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.