Package COM.TIBCO.hawk.agent.nest
Interface ServiceMicroAgent
- All Superinterfaces:
MicroAgent
A ServiceMicroAgent is a MicroAgent that also has access to the
MicroAgentContainer. It can thus add, remove, and interact with other
microagents.
-
Method Summary
Modifier and TypeMethodDescriptionvoidProvides the service microagent with a handle to the MicroAgentContainerMethods inherited from interface COM.TIBCO.hawk.agent.nest.MicroAgent
describeMicroAgent, initializeMicroAgent, thisMicroAgentAdded, thisMicroAgentRemoved
-
Method Details
-
setMicroAgentContainer
Provides the service microagent with a handle to the MicroAgentContainer- Throws:
MicroAgentException
-