|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceNotification | |
|---|---|
| org.mule.api.context.notification | |
| org.mule.transport.cxf | |
| Uses of ServiceNotification in org.mule.api.context.notification |
|---|
| Classes in org.mule.api.context.notification with type parameters of type ServiceNotification | |
|---|---|
interface |
ServiceNotificationListener<T extends ServiceNotification>
ServiceNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Service event occurs. |
| Uses of ServiceNotification in org.mule.transport.cxf |
|---|
| Methods in org.mule.transport.cxf with parameters of type ServiceNotification | |
|---|---|
void |
CxfConnector.onNotification(ServiceNotification event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||