|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationException | |
|---|---|
| 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.module.launcher.application | |
| Uses of NotificationException in org.mule |
|---|
| Methods in org.mule that throw NotificationException | |
|---|---|
void |
DefaultMuleContext.registerListener(ServerNotificationListener l)
|
void |
DefaultMuleContext.registerListener(ServerNotificationListener l,
String resourceIdentifier)
|
| Uses of NotificationException in org.mule.api |
|---|
| Methods in org.mule.api that throw NotificationException | |
|---|---|
void |
MuleContext.registerListener(ServerNotificationListener l)
Registers an intenal server event listener. |
void |
MuleContext.registerListener(ServerNotificationListener l,
String resourceIdentifier)
Registers an intenal server event listener. |
| Uses of NotificationException in org.mule.module.launcher.application |
|---|
| Methods in org.mule.module.launcher.application that throw NotificationException | |
|---|---|
protected void |
DefaultMuleApplication.createRedeployMonitor()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||