|
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.GatewaySinkServiceDetails
public class GatewaySinkServiceDetails
Provide service details of a GatewaySinkFactoryBean
| 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 | |
|---|---|
GatewaySinkServiceDetails()
|
|
GatewaySinkServiceDetails(String localGatewayName,
String[] gatewaySourceNames,
boolean requiresBootstrap,
String localSpaceUrl,
int discoveryPort,
int communicationPort,
boolean embeddedLus)
|
|
| Method Summary | |
|---|---|
String[] |
getGatewaySourceNames()
|
String |
getLocalSpaceUrl()
|
void |
readExternal(ObjectInput in)
|
boolean |
requiresBootstrap()
|
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 GatewaySinkServiceDetails()
public GatewaySinkServiceDetails(String localGatewayName,
String[] gatewaySourceNames,
boolean requiresBootstrap,
String localSpaceUrl,
int discoveryPort,
int communicationPort,
boolean embeddedLus)
| Method Detail |
|---|
public String[] getGatewaySourceNames()
public boolean requiresBootstrap()
public String getLocalSpaceUrl()
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 | |||||||||