Uses of Interface
org.mule.api.context.notification.MuleContextNotificationListener

Packages that use MuleContextNotificationListener
org.mule.module.management.agent Management agents including agents for Jdmk, MX4J, and Log4J 
org.mule.transport.cxf   
org.mule.transport.cxf.wsdl   
org.mule.transport.soap.axis Provides an Axis soap transport for Mule
org.mule.transport.soap.axis.wsdl   
 

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

Classes in org.mule.module.management.agent that implement MuleContextNotificationListener
protected  class JmxAgent.MuleContextStartedListener
           
protected  class JmxAgent.MuleContextStoppedListener
           
 

Uses of MuleContextNotificationListener in org.mule.transport.cxf
 

Classes in org.mule.transport.cxf that implement MuleContextNotificationListener
 class CxfConnector
          Connects Mule to a CXF bus instance.
 

Uses of MuleContextNotificationListener in org.mule.transport.cxf.wsdl
 

Classes in org.mule.transport.cxf.wsdl that implement MuleContextNotificationListener
 class CxfWsdlConnector
          TODO document
 

Uses of MuleContextNotificationListener in org.mule.transport.soap.axis
 

Classes in org.mule.transport.soap.axis that implement MuleContextNotificationListener
 class AxisConnector
          AxisConnector is used to maintain one or more Services for Axis server instance.
 

Uses of MuleContextNotificationListener in org.mule.transport.soap.axis.wsdl
 

Classes in org.mule.transport.soap.axis.wsdl that implement MuleContextNotificationListener
 class AxisWsdlConnector
          TODO document
 



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