|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.sysmgt.sdk.remote.DirectorRemoteSdk
DirectorRemoteSdk This is a class to represent the remote interface to start working with the Director Server.
Field Summary | |
---|---|
static java.lang.String |
VERSION
The version of the DirectorRemoteSdk jar file. |
Constructor Summary | |
---|---|
DirectorRemoteSdk()
Constructor |
Method Summary | |
---|---|
static DirectorServer |
getManager()
|
static DirectorServer |
getManager(java.lang.String managerAddress)
Find the DirectorServer running on a given IP address. |
static java.lang.String |
getVersion()
getVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String VERSION
Constructor Detail |
public DirectorRemoteSdk()
Method Detail |
public static java.lang.String getVersion()
public static DirectorServer getManager(java.lang.String managerAddress) throws UnknownManagerException
managerAddress
-
UnknownManagerException
public static DirectorServer getManager() throws UnknownManagerException
UnknownManagerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |