|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An entry point to the functional methods provided by SDM for a remote client.
| Method Summary | |
int |
getAPIServerVersion()
Returns the version information for the SDM Server this Client is connected to. |
URLMimic |
getClientLog()
Deprecated. |
DeployProcessor |
getDeployProcessor()
Returns a DeployProcessor. |
HelperFactory |
getHelperFactory()
Returns a HelperFactory. |
ClientLog |
getLog()
Returns the ClientLog. |
SDMConfig |
getSDMConfiguration()
Returns an SDMConfig. |
UnDeployProcessor |
getUnDeployProcessor()
Returns a UnDeployProcessor.
|
| Method Detail |
public int getAPIServerVersion()
throws RemoteException
ClientSessionFactory.getAPIClientVersion()
to check whether the server is of the same version as the client.int containing the version number
public SDMConfig getSDMConfiguration()
throws RemoteException
SDMConfig.SDMConfig
public DeployProcessor getDeployProcessor()
throws RemoteException
DeployProcessor.DeployProcessor
public UnDeployProcessor getUnDeployProcessor()
throws RemoteException
UnDeployProcessor.
This method is new with API client version 4.UnDeployProcessor
public HelperFactory getHelperFactory()
throws RemoteException
HelperFactory.HelperFactory
public URLMimic getClientLog()
throws RemoteException
ClientLog.getAsURL()URLMimic
public ClientLog getLog()
throws RemoteException
ClientLog.ClientLog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||