Uses of Class
org.mule.AbstractAgent

Packages that use AbstractAgent
org.mule.agent Admin components and Agents used to control and Monitor Mule 
org.mule.module.client.remoting   
org.mule.module.management.agent Management agents including agents for Jdmk, MX4J, and Log4J 
 

Uses of AbstractAgent in org.mule.agent
 

Subclasses of AbstractAgent in org.mule.agent
 class AbstractNotificationLoggerAgent
          AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint.
 class ConfigScannerAgent
          EXPERIMENTAL!!! This agent scans a defined directory for dropped configuration files.
 class EndpointNotificationLoggerAgent
          EndpointAbstractEventLoggerAgent will forward server notifications to a configurered endpoint uri.
 class Log4jNotificationLoggerAgent
          AbstractNotificationLoggerAgent Receives Mule server notifications and logs them and can optionally route them to an endpoint
 

Uses of AbstractAgent in org.mule.module.client.remoting
 

Subclasses of AbstractAgent in org.mule.module.client.remoting
 class RemoteDispatcherAgent
          RemoteDispatcherAgent manages the server endpoint that receives Admin and remote client requests
 

Uses of AbstractAgent in org.mule.module.management.agent
 

Subclasses of AbstractAgent in org.mule.module.management.agent
 class DefaultJmxSupportAgent
           
 class JdmkAgent
          JdmkAgent configures an Jdmk Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
 class JmxAgent
          JmxAgent registers Mule Jmx management beans with an MBean server.
 class JmxServerNotificationAgent
          An agent that propergates Mule Server notifications to Jmx.
 class Log4jAgent
          Log4jAgent exposes the configuration of the Log4J instance running in Mule for Jmx management
 class Mx4jAgent
          Mx4jAgent configures an Mx4J Http Adaptor for Jmx management, statistics and configuration viewing of a Mule instance.
 class RmiRegistryAgent
          Binds to an existing RMI registry or creates a new one on a defined URI.
 class WrapperManagerAgent
          This agent integrates Java Service Wrapper into Mule.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.