Uses of Package
org.mule.context.notification

Packages that use org.mule.context.notification
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.api.context Mule Context APIs, including the MuleContext, agent and server event interfaces 
org.mule.api.context.notification   
org.mule.config.i18n Internationalisation support for Mule messages and exception messages. 
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.context   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.endpoint.outbound   
org.mule.example.notifications   
org.mule.module.launcher.application   
org.mule.module.management.agent Management agents including agents for Jdmk, MX4J, and Log4J 
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.transaction Contains the core transaction support classes and exception types. 
org.mule.transport.servlet.events   
org.mule.transport.sftp.notification   
org.mule.transport.soap.axis Provides an Axis soap transport for Mule
 

Classes in org.mule.context.notification used by org.mule
NotificationException
          Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager
ServerNotificationManager
          A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
 

Classes in org.mule.context.notification used by org.mule.api
NotificationException
          Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager
ServerNotificationManager
          A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
 

Classes in org.mule.context.notification used by org.mule.api.context
ServerNotificationManager
          A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
 

Classes in org.mule.context.notification used by org.mule.api.context.notification
ClusterNodeNotification
          Notifies when there are a cluster node event
ComponentMessageNotification
          These notifications are fired when before and after a service component is invoked.
ConnectionNotification
          Is fired by a connector when a connection is made or disconnected.
EndpointMessageNotification
          These notifications are fired when either a message is either: received by an endpoint, sent or dispatched from an endpoint or requested from an endpoint.
ExceptionNotification
          This class is from Mule 2.2.5.
ManagementNotification
          ManagementNotification is fired when monitored resources such as internal queues reach capacity
MessageProcessorNotification
           
ModelNotification
          ModelNotification is fired when an event such as the model starting occurs.
MuleContextNotification
          MuleContextNotification is fired when an event such as the mule context starting occurs.
RegistryNotification
          RegistryNotification is fired when an event such as a Registry being started occurs.
RoutingNotification
          Is fired by routers.
SecurityNotification
          SecurityNotification is fired when a request for authorisation failed.
ServiceNotification
          ServiceNotification is fired when an event such as the service starting occurs.
TransactionNotification
           
 

Classes in org.mule.context.notification used by org.mule.config.i18n
ListenerSubscriptionPair
          A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
 

Classes in org.mule.context.notification used by org.mule.config.spring
ListenerSubscriptionPair
          A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
ServerNotificationManager
          A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
 

Classes in org.mule.context.notification used by org.mule.context
ServerNotificationManager
          A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
 

Classes in org.mule.context.notification used by org.mule.context.notification
ListenerSubscriptionPair
          A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
 

Classes in org.mule.context.notification used by org.mule.endpoint.outbound
EndpointMessageNotification
          These notifications are fired when either a message is either: received by an endpoint, sent or dispatched from an endpoint or requested from an endpoint.
 

Classes in org.mule.context.notification used by org.mule.example.notifications
CustomNotification
          CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
 

Classes in org.mule.context.notification used by org.mule.module.launcher.application
MuleContextNotification
          MuleContextNotification is fired when an event such as the mule context starting occurs.
NotificationException
          Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager
 

Classes in org.mule.context.notification used by org.mule.module.management.agent
MuleContextNotification
          MuleContextNotification is fired when an event such as the mule context starting occurs.
 

Classes in org.mule.context.notification used by org.mule.tck.functional
CustomNotification
          CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
 

Classes in org.mule.context.notification used by org.mule.transaction
TransactionNotification
           
 

Classes in org.mule.context.notification used by org.mule.transport.servlet.events
CustomNotification
          CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
 

Classes in org.mule.context.notification used by org.mule.transport.sftp.notification
CustomNotification
          CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
 

Classes in org.mule.context.notification used by org.mule.transport.soap.axis
MuleContextNotification
          MuleContextNotification is fired when an event such as the mule context starting occurs.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.