org.openspaces.interop
Class DotnetServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainServiceDetails
org.openspaces.interop.DotnetServiceDetails
- All Implemented Interfaces:
- Externalizable, Serializable, ServiceDetails
public class DotnetServiceDetails
- extends PlainServiceDetails
A service that holds a dot net.
- Author:
- kimchy
- See Also:
- Serialized Form
DotnetServiceDetails
public DotnetServiceDetails()
DotnetServiceDetails
public DotnetServiceDetails(String id,
String serviceType,
String serviceSubType,
String description,
String longDescription)
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.