public class GatewaySinkServiceDetails extends GatewayServiceDetails
GatewaySinkFactoryBean
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_SUB_TYPE |
SERVICE_TYPE
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
GatewaySinkServiceDetails() |
GatewaySinkServiceDetails(String localGatewayName,
String[] gatewaySourceNames,
boolean requiresBootstrap,
String localSpaceUrl,
int discoveryPort,
int communicationPort,
boolean embeddedLus) |
Modifier and Type | Method and Description |
---|---|
String[] |
getGatewaySourceNames() |
String |
getLocalSpaceUrl() |
void |
readExternal(ObjectInput in) |
boolean |
requiresBootstrap() |
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 String[] getGatewaySourceNames()
public boolean requiresBootstrap()
public String getLocalSpaceUrl()
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.