public class RAPServiceInfo extends ServiceStatusInfo implements RAPReadable, java.io.Serializable
The service information class contains the details of a service on a remote server.
Constructor and Description |
---|
RAPServiceInfo()
Default constructor
|
RAPServiceInfo(int infoLevel,
java.util.Vector objs)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
readRAPObject(int infoLevel,
java.util.Vector objs)
Load the service information from the vector of objects
|
clearStrings, getCheckpoint, getControlsAccepted, getCurrentState, getDisplayName, getName, getServiceErrorCode, getType, getWaitHint, getWin32ErrorCode, readObject, readStrings, setDisplayName, setName, toString
public RAPServiceInfo()
public RAPServiceInfo(int infoLevel, java.util.Vector objs)
infoLevel
- intobjs
- Vectorpublic void readRAPObject(int infoLevel, java.util.Vector objs)
readRAPObject
in interface RAPReadable
infoLevel
- intobjs
- VectorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.