|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represents a target system.
| Method Summary | |
FixedSizeParamContainer |
getConfiguration()
Returns the configuration of this TargetSystem. |
java.lang.String |
getDescription()
Returns a textual description of this TargetSystem. |
java.lang.String |
getID()
Returns the ID of this TargetSystem. |
ServerType |
getType()
Returns the server type of this TargetSystem. |
boolean |
isConfigurationComplete()
Indicates whether the configuration of this TargetSystem is
complete. |
| Method Detail |
public java.lang.String getID()
throws RemoteException
TargetSystem.
public java.lang.String getDescription()
throws RemoteException
TargetSystem.null
public ServerType getType()
throws RemoteException
TargetSystem.ServerType of this TargetSystem
public FixedSizeParamContainer getConfiguration()
throws RemoteException
TargetSystem.FixedSizeParamContainer, containing the
configuration of this TargetSystem
public boolean isConfigurationComplete()
throws RemoteException
TargetSystem is
complete.true if the configuration is complete;
false otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||