|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | The Mule implementation of the Universal Message Objects(tm) API specification. |
org.mule.impl.internal.admin | Admin components and Agents used to control and Monitor Mule |
org.mule.impl.internal.notifications | Internal server notification types fired via the MuleManager. |
org.mule.providers.jms | Provides Jms transport connectivity with support for all Jms features. |
org.mule.providers.jms.activemq | Provides Jms connectivity with ActiveMQ-specific workarounds and improvements. |
org.mule.providers.jms.weblogic | Provides Jms connectivity with Weblogic-specific workarounds and improvements. |
org.mule.providers.jms.websphere | Provides Jms connectivity with Websphere-specific workarounds and improvements. |
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.transaction | Contains the core transaction support classes and exception types. |
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 if 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 | |
ExceptionNotification
|
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 if 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.jms.activemq | |
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.jms.weblogic | |
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.jms.websphere | |
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 | |
ManagerNotificationListener
ManagerNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager event occurs. |
Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.axis.wsdl | |
ManagerNotificationListener
ManagerNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager event occurs. |
Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.xfire | |
ManagerNotificationListener
ManagerNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager event occurs. |
Classes in org.mule.impl.internal.notifications used by org.mule.providers.soap.xfire.wsdl | |
ManagerNotificationListener
ManagerNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager 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.transaction | |
TransactionNotification
|
Classes in org.mule.impl.internal.notifications used by org.mule.umo.manager | |
NotificationException
Thrown by the ServerNotification Manager if unrecognised listeners or events are passed to the manager |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |