|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionNotification | |
|---|---|
| org.mule.api.context.notification | |
| org.mule.transport.jms | Provides Jms transport connectivity with support for all Jms features. |
| Uses of ConnectionNotification in org.mule.api.context.notification |
|---|
| Classes in org.mule.api.context.notification with type parameters of type ConnectionNotification | |
|---|---|
interface |
ConnectionNotificationListener<T extends ConnectionNotification>
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. |
| Uses of ConnectionNotification in org.mule.transport.jms |
|---|
| Methods in org.mule.transport.jms with parameters of type ConnectionNotification | |
|---|---|
void |
JmsConnector.onNotification(ConnectionNotification notification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||