com.ibm.maf
Interface AgentSystemHandler
- All Known Implementing Classes:
- Handler, Handler
- public interface AgentSystemHandler
getMAFAgentSystem
public MAFAgentSystem getMAFAgentSystem(Ticket ticket)
throws java.net.UnknownHostException
- Throws:
java.net.UnknownHostException
getMAFAgentSystem
public MAFAgentSystem getMAFAgentSystem(java.lang.String address)
throws java.net.UnknownHostException
- Throws:
java.net.UnknownHostException
initMAFAgentSystem
public void initMAFAgentSystem(MAFAgentSystem local)
throws MAFExtendedException
- Throws:
MAFExtendedException
startMAFAgentSystem
public void startMAFAgentSystem(MAFAgentSystem local)
throws MAFExtendedException
- Throws:
MAFExtendedException