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, toString
public static final String SERVICE_TYPE
public void setSubType(String type)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.