|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface provided for the SMSAgentServer to facilitate launching of of the SMSAgent
Method Summary | |
java.lang.String |
attachToSMSAgent(java.lang.String name)
Remote method for attaching to an existing SMSAgent |
java.lang.String |
launchSMSAgent(java.lang.String name)
Remote method for launching an SMSAgent with name |
java.util.Vector |
listSMSAgents()
Remote method for listing all SMSAgents on a server |
Method Detail |
public java.lang.String launchSMSAgent(java.lang.String name) throws java.rmi.RemoteException
TODO
Jan 30, 2004 Harsha, Tanvir, Tripathi: Though: have this as a generic api for all agentserver, Currently run SMSAgentServer as generic server.
java.rmi.RemoteException
public java.util.Vector listSMSAgents() throws java.rmi.RemoteException
TODO Jan 30, 2004 Harsha, Tanvir, Tripathi: Remove this api, Remove this functionality to registry (e.g. name registry) for listing of all the SMAs
java.rmi.RemoteException
public java.lang.String attachToSMSAgent(java.lang.String name) throws java.rmi.RemoteException
TODO Jan 30, 2004 Harsha, Tanvir, Tripathi: Remove this api, Let GUI maintain SMA urna in config and rebind on restart
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |