public class RAPServiceInfo extends ServiceStatusInfo implements RAPReadable, Serializable
The service information class contains the details of a service on a remote server.
Constructor and Description |
---|
RAPServiceInfo()
Default constructor
|
RAPServiceInfo(int infoLevel,
Vector objs)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
readRAPObject(int infoLevel,
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, Vector objs)
infoLevel
- intobjs
- Vectorpublic void readRAPObject(int infoLevel, Vector objs)
readRAPObject
in interface RAPReadable
infoLevel
- intobjs
- VectorCopyright © 2005–2018 Alfresco Software. All rights reserved.