Mule : DefaultJmxSupportAgent
This page last changed on Oct 12, 2006 by andrew.
Default JMX Support AgentYou can configure all Jmx Agents with a single class called DefaultJmxSupportAgent. It will register your Mule instance with the following agents -
Just add the following to your configuration - <agent name="JMX" className="org.mule.management.agents.DefaultJmxSupportAgent"/>
The agent does a lot of useful plumbing for JMX, however at the expense of defaulting many parameters. If you find a need to customize some subsystems you could either:
|
Document generated by Confluence on Nov 27, 2006 10:27 |