public class GatewayServiceDetails extends PlainServiceDetails
AbstractGatewayComponentFactoryBean
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_TYPE |
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
GatewayServiceDetails() |
GatewayServiceDetails(String id,
String subserviceType,
String description,
String longDescription,
String localGatewayName,
int discoveryPort,
int communicationPort,
boolean embeddedLus) |
Modifier and Type | Method and Description |
---|---|
int |
getCommunicationPort() |
int |
getDiscoveryPort() |
String |
getLocalGatewayName() |
boolean |
isStartEmbeddedLus() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
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_TYPE
public String getLocalGatewayName()
public int getCommunicationPort()
public int getDiscoveryPort()
public boolean isStartEmbeddedLus()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.