|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FipaAmsAgentDescription | |
com.ibm.able.platform.agents | FIPA agents in this package include an AMS, an ACC, and a DF, as well as a default FIPA agent that can be used as a base for building FIPA-compliant agents. |
Uses of FipaAmsAgentDescription in com.ibm.able.platform.agents |
Fields in com.ibm.able.platform.agents declared as FipaAmsAgentDescription | |
protected FipaAmsAgentDescription |
FipaAgentDefaultAgent.myAmsAd
An AMS Agent Description of this agent. |
Methods in com.ibm.able.platform.agents that return FipaAmsAgentDescription | |
FipaAmsAgentDescription |
FipaAmsAgentAppl.registerAgent(FipaAmsAgentDescription theDescription)
Register an agent with this AMS. |
FipaAmsAgentDescription |
FipaAmsAgentAppl.deregisterAgent(FipaAmsAgentDescription theDescription)
Deregister an agent from this AMS. |
FipaAmsAgentDescription |
FipaAmsAgentAppl.searchAgent(FipaAmsAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
FipaAmsAgentDescription |
FipaAmsAgent.registerAgent(FipaAmsAgentDescription theDescription)
Register an agent with this AMS. |
FipaAmsAgentDescription |
FipaAmsAgent.deregisterAgent(FipaAmsAgentDescription theDescription)
Deregister an agent from this AMS. |
FipaAmsAgentDescription |
FipaAmsAgent.searchAgent(FipaAmsAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
Methods in com.ibm.able.platform.agents with parameters of type FipaAmsAgentDescription | |
FipaAmsAgentDescription |
FipaAmsAgentAppl.registerAgent(FipaAmsAgentDescription theDescription)
Register an agent with this AMS. |
FipaAmsAgentDescription |
FipaAmsAgentAppl.deregisterAgent(FipaAmsAgentDescription theDescription)
Deregister an agent from this AMS. |
FipaAmsAgentDescription |
FipaAmsAgentAppl.searchAgent(FipaAmsAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
void |
FipaAmsAgentAppl.modifyAgent(FipaAmsAgentDescription theDescription)
Modify a registered agent. |
void |
FipaAmsAgentAppl.authenticate(FipaAmsAgentDescription theDescription)
Authenticate a registered agent. |
java.lang.Object |
FipaAmsAgentAppl.createAgent(FipaAmsAgentDescription theDescription)
Create an agent on this or another host as specified in the description, and then register it with this AMS. |
FipaAmsAgentDescription |
FipaAmsAgent.registerAgent(FipaAmsAgentDescription theDescription)
Register an agent with this AMS. |
FipaAmsAgentDescription |
FipaAmsAgent.deregisterAgent(FipaAmsAgentDescription theDescription)
Deregister an agent from this AMS. |
FipaAmsAgentDescription |
FipaAmsAgent.searchAgent(FipaAmsAgentDescription theDescription)
Search the agent registry for an agent with specific attributes. |
void |
FipaAmsAgent.modifyAgent(FipaAmsAgentDescription theDescription)
Modify a registered agent. |
void |
FipaAmsAgent.authenticate(FipaAmsAgentDescription theDescription)
Authenticate a registered agent. |
java.lang.Object |
FipaAmsAgent.createAgent(FipaAmsAgentDescription theDescription)
Create an agent on this or another host as specified in the description, and then register it with this AMS. |
|
ABLE, Version 1.1b | |||||||||
PREV NEXT | FRAMES NO FRAMES |