Uses of Package
org.mule.impl.internal.notifications

Packages that use org.mule.impl.internal.notifications
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.extras.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
org.mule.impl.internal.admin Admin components and Agents used to control and Monitor Mule 
org.mule.impl.internal.notifications Internal server notificationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationicationication types fired via the MuleManager. 
org.mule.providers.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.providers.oracle.jms   
org.mule.providers.soap.axis Provides an Axis soap transport for Mule
org.mule.providers.soap.axis.wsdl   
org.mule.providers.soap.xfire   
org.mule.providers.soap.xfire.wsdl   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.umo.manager Manager APIs, including the UMOManager, agent and server event interfaces 
 

Classes in org.mule.impl.internal.notifications used by org.mule
NotificationException
          Thrown by the ServerNotification Manager it unrecognised listeners or events are passed to the manager
 

Classes in org.mule.impl.internal.notifications used by org.mule.extras.client
AdminNotification
          AdminNotification is used to invoke actions on a remote mule server
 

Classes in org.mule.impl.internal.notifications used by org.mule.impl.internal.admin
AdminNotification
          AdminNotification is used to invoke actions on a remote mule server
 

Classes in org.mule.impl.internal.notifications used by org.mule.impl.internal.notifications
BlockingServerEvent
          BlockingServerEvent is a marker interface that tells the server event manager to publish this event in the current thread, thus blocking the current thread of execution until all listeners have been processed
NotificationException
          Thrown by the ServerNotification Manager it unrecognised listeners or events are passed to the manager
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.jms
ConnectionNotificationListener
          ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.oracle.jms
ConnectionNotificationListener
          ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.axis
ModelNotificationListener
          ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.axis.wsdl
ModelNotificationListener
          ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.xfire
ModelNotificationListener
          ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
 

Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.xfire.wsdl
ModelNotificationListener
          ModelNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Model event occurs.
 

Classes in org.mule.impl.internal.notifications 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.
CustomNotificationListener
          CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using UMOManager.fireCustomEvent(..).
 

Classes in org.mule.impl.internal.notifications used by org.mule.umo.manager
NotificationException
          Thrown by the ServerNotification Manager it unrecognised listeners or events are passed to the manager
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.