|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationException | |
---|---|
org.mule | Defines the main public API of the MuleManager and support classes such as the MuleServer. |
org.mule.impl.internal.notifications | Internal server notification types fired via the MuleManager. |
org.mule.umo.manager | Manager APIs, including the UMOManager, agent and server event interfaces |
Uses of NotificationException in org.mule |
---|
Methods in org.mule that throw NotificationException | |
---|---|
void |
MuleManager.registerListener(UMOServerNotificationListener l)
Registers an intenal server event listener. |
void |
MuleManager.registerListener(UMOServerNotificationListener l,
String resourceIdentifier)
|
Uses of NotificationException in org.mule.impl.internal.notifications |
---|
Methods in org.mule.impl.internal.notifications that throw NotificationException | |
---|---|
void |
ServerNotificationManager.registerListener(UMOServerNotificationListener listener)
|
void |
ServerNotificationManager.registerListener(UMOServerNotificationListener listener,
String subscription)
|
Uses of NotificationException in org.mule.umo.manager |
---|
Methods in org.mule.umo.manager that throw NotificationException | |
---|---|
void |
UMOManager.registerListener(UMOServerNotificationListener l)
Registers an intenal server event listener. |
void |
UMOManager.registerListener(UMOServerNotificationListener l,
String resourceIdentifier)
Registers an intenal server event listener. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |