|
GigaSpaces - Open Spaces | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.pu.container.servicegrid.SpacePUServiceDetails
public class SpacePUServiceDetails
A Space service defined within a processing unit.
| Constructor Summary | |
|---|---|
SpacePUServiceDetails()
|
|
SpacePUServiceDetails(String name,
String containerName,
net.jini.core.lookup.ServiceID serviceID,
com.gigaspaces.cluster.activeelection.SpaceMode spaceMode,
String type)
|
|
| Method Summary | |
|---|---|
String |
getContainerName()
|
String |
getDescription()
Returns a short description of the service. |
String |
getLongDescription()
Returns the long description |
String |
getName()
|
net.jini.core.lookup.ServiceID |
getServiceID()
|
String |
getServiceType()
Returns the service type. |
com.gigaspaces.cluster.activeelection.SpaceMode |
getSpaceMode()
|
String |
getType()
Returns the type of the serive details. |
void |
readExternal(ObjectInput in)
|
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpacePUServiceDetails()
public SpacePUServiceDetails(String name,
String containerName,
net.jini.core.lookup.ServiceID serviceID,
com.gigaspaces.cluster.activeelection.SpaceMode spaceMode,
String type)
| Method Detail |
|---|
public String getServiceType()
PUServiceDetails
getServiceType in interface PUServiceDetailspublic String getDescription()
PUServiceDetails
getDescription in interface PUServiceDetailspublic String getLongDescription()
PUServiceDetails
getLongDescription in interface PUServiceDetailspublic String getName()
public String getContainerName()
public net.jini.core.lookup.ServiceID getServiceID()
public com.gigaspaces.cluster.activeelection.SpaceMode getSpaceMode()
public String getType()
PUServiceDetails
getType in interface PUServiceDetails
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizableIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizableIOException
ClassNotFoundException
|
GigaSpaces - Open Spaces | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||