|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.pu.service.PlainServiceDetails
org.openspaces.core.gateway.GatewayServiceDetails
org.openspaces.core.gateway.GatewayDelegatorServiceDetails
public class GatewayDelegatorServiceDetails
Provide service details of GatewayDelegatorFactoryBean
| Field Summary | |
|---|---|
static String |
SERVICE_SUB_TYPE
|
| Fields inherited from class org.openspaces.core.gateway.GatewayServiceDetails |
|---|
SERVICE_TYPE |
| Fields inherited from class org.openspaces.pu.service.PlainServiceDetails |
|---|
attributes, description, id, longDescription, serviceSubType, serviceType |
| Constructor Summary | |
|---|---|
GatewayDelegatorServiceDetails()
For Externalizable |
|
GatewayDelegatorServiceDetails(String localGatewayName,
GatewayDelegation[] gatewayDelegations,
int discoveryPort,
int communicationPort,
boolean embeddedLus)
|
|
| Method Summary | |
|---|---|
GatewayDelegation[] |
getDelegationTargets()
|
void |
readExternal(ObjectInput in)
|
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class org.openspaces.core.gateway.GatewayServiceDetails |
|---|
getCommunicationPort, getDiscoveryPort, getLocalGatewayName, isStartEmbeddedLus |
| Methods inherited from class org.openspaces.pu.service.PlainServiceDetails |
|---|
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String SERVICE_SUB_TYPE
| Constructor Detail |
|---|
public GatewayDelegatorServiceDetails()
Externalizable
public GatewayDelegatorServiceDetails(String localGatewayName,
GatewayDelegation[] gatewayDelegations,
int discoveryPort,
int communicationPort,
boolean embeddedLus)
| Method Detail |
|---|
public GatewayDelegation[] getDelegationTargets()
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizablewriteExternal in class GatewayServiceDetailsIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GatewayServiceDetailsIOException
ClassNotFoundException
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||