org.openspaces.interop
Class DotnetContainerServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainServiceDetails
org.openspaces.interop.DotnetContainerServiceDetails
- All Implemented Interfaces:
- Externalizable, Serializable, ServiceDetails
public class DotnetContainerServiceDetails
- extends PlainServiceDetails
A service that holds a dot net.
- Author:
- kimchy
- See Also:
- Serialized Form
DotnetContainerServiceDetails
public DotnetContainerServiceDetails()
DotnetContainerServiceDetails
public DotnetContainerServiceDetails(String id,
String serviceSubType,
String description,
String longDescription)
setSubType
public void setSubType(String type)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Overrides:
writeExternal
in class PlainServiceDetails
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Overrides:
readExternal
in class PlainServiceDetails
- Throws:
IOException
ClassNotFoundException
Copyright © GigaSpaces.