|
GigaSpaces - Open Spaces | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.interop.DotnetServiceDetails
public class DotnetServiceDetails
A service that holds a dot net.
| Constructor Summary | |
|---|---|
DotnetServiceDetails()
|
|
DotnetServiceDetails(String type,
String serviceType,
String description,
String longDescription)
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Returns a short description of the service. |
String |
getLongDescription()
Returns the long description |
String |
getServiceType()
Returns the service type. |
String |
getType()
Returns the type of the serive details. |
void |
readExternal(ObjectInput in)
|
void |
setType(String type)
|
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 DotnetServiceDetails()
public DotnetServiceDetails(String type,
String serviceType,
String description,
String longDescription)
| 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 getType()
PUServiceDetails
getType in interface PUServiceDetailspublic void setType(String type)
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 | |||||||||