public interface Agent extends Lifecycle, NamedObject
Agent is a server plugin that can be initialised, started and
destroyed along with the UMOManager itself. Agents can initialise or bind to
external services such as a Jmx server.PHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Modifier and Type | Method and Description |
|---|---|
List |
getDependentAgents() |
String |
getDescription()
Should be a 1 line description of the agent
|
void |
registered() |
void |
unregistered() |
initialisedisposegetName, setNameString getDescription()
void registered()
void unregistered()
List getDependentAgents()
null.Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.