public class DotnetContainerServiceDetails extends PlainServiceDetails
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_TYPE |
attributes, description, id, longDescription, serviceSubType, serviceType| Constructor and Description |
|---|
DotnetContainerServiceDetails() |
DotnetContainerServiceDetails(String id,
String serviceSubType,
String description,
String longDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
setSubType(String type) |
void |
writeExternal(ObjectOutput out) |
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toStringpublic static final String SERVICE_TYPE
public void setSubType(String type)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class PlainServiceDetailsIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class PlainServiceDetailsIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.