public class StandaloneServiceDetails extends PlainServiceDetails
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
static String |
SERVICE_TYPE |
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
StandaloneServiceDetails() |
Modifier and Type | Method and Description |
---|---|
MarshalledObject<?> |
getBeanLevelProperties() |
String |
getProcessingUnitType() |
MarshalledObject<?> |
getSla() |
BeanLevelProperties |
getUnMarshalledBeanLevelPropertiesOrNull() |
void |
readExternal(ObjectInput in) |
void |
setBeanLevelProperties(MarshalledObject beanLevelProperties) |
void |
setProcessingUnitType(String processingUnitType) |
void |
setSLA(MarshalledObject sla) |
void |
writeExternal(ObjectOutput out) |
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final String SERVICE_ID
public static final String SERVICE_TYPE
public void setBeanLevelProperties(MarshalledObject beanLevelProperties)
public void setSLA(MarshalledObject sla)
public void setProcessingUnitType(String processingUnitType)
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
public MarshalledObject<?> getBeanLevelProperties()
public MarshalledObject<?> getSla()
public BeanLevelProperties getUnMarshalledBeanLevelPropertiesOrNull()
public String getProcessingUnitType()
Copyright © GigaSpaces.