| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.pu.service.PlainServiceDetails
org.openspaces.interop.DotnetServiceDetails
public class DotnetServiceDetails
A service that holds a dot net.
| Field Summary | 
|---|
| Fields inherited from class org.openspaces.pu.service.PlainServiceDetails | 
|---|
attributes, description, id, longDescription, serviceSubType, serviceType | 
| Constructor Summary | |
|---|---|
DotnetServiceDetails()
 | 
|
DotnetServiceDetails(String id,
                     String serviceType,
                     String serviceSubType,
                     String description,
                     String longDescription)
 | 
|
| Method Summary | |
|---|---|
 void | 
readExternal(ObjectInput in)
 | 
 void | 
writeExternal(ObjectOutput out)
 | 
| Methods inherited from class org.openspaces.pu.service.PlainServiceDetails | 
|---|
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DotnetServiceDetails()
public DotnetServiceDetails(String id,
                            String serviceType,
                            String serviceSubType,
                            String description,
                            String longDescription)
| Method Detail | 
|---|
public void writeExternal(ObjectOutput out)
                   throws IOException
writeExternal in interface ExternalizablewriteExternal in class PlainServiceDetailsIOException
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class PlainServiceDetailsIOException
ClassNotFoundException
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||