|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.maf.rmi.Handler
Constructor Summary | |
Handler()
|
Method Summary | |
MAFAgentSystem |
getMAFAgentSystem(java.lang.String address)
|
MAFAgentSystem |
getMAFAgentSystem(Ticket ticket)
|
void |
initMAFAgentSystem(MAFAgentSystem local)
|
void |
startMAFAgentSystem(MAFAgentSystem local)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Handler()
Method Detail |
public MAFAgentSystem getMAFAgentSystem(Ticket ticket) throws java.net.UnknownHostException
getMAFAgentSystem
in interface AgentSystemHandler
public MAFAgentSystem getMAFAgentSystem(java.lang.String address) throws java.net.UnknownHostException
getMAFAgentSystem
in interface AgentSystemHandler
public void initMAFAgentSystem(MAFAgentSystem local) throws MAFExtendedException
initMAFAgentSystem
in interface AgentSystemHandler
public void startMAFAgentSystem(MAFAgentSystem local) throws MAFExtendedException
startMAFAgentSystem
in interface AgentSystemHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |