|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuleContextNotification | |
|---|---|
| org.mule.api.context.notification | |
| org.mule.module.management.agent | Management agents including agents for Jdmk, MX4J, and Log4J |
| org.mule.transformer | Provides the default transformer base implementations for Mule including compression and encryption support. |
| org.mule.transport.soap.axis | Provides an Axis soap transport for Mule. |
| Uses of MuleContextNotification in org.mule.api.context.notification |
|---|
| Classes in org.mule.api.context.notification with type parameters of type MuleContextNotification | |
|---|---|
interface |
MuleContextNotificationListener<T extends MuleContextNotification>
MuleContextNotificationListener is an observer interface that objects
can implement and then register themselves with the Mule manager to be notified
when a Manager event occurs. |
| Uses of MuleContextNotification in org.mule.module.management.agent |
|---|
| Methods in org.mule.module.management.agent with parameters of type MuleContextNotification | |
|---|---|
void |
JmxAgent.MuleContextStartedListener.onNotification(MuleContextNotification notification)
|
void |
JmxAgent.MuleContextStoppedListener.onNotification(MuleContextNotification notification)
|
| Uses of MuleContextNotification in org.mule.transformer |
|---|
| Methods in org.mule.transformer with parameters of type MuleContextNotification | |
|---|---|
void |
AbstractTransformer.onNotification(MuleContextNotification notification)
|
| Uses of MuleContextNotification in org.mule.transport.soap.axis |
|---|
| Methods in org.mule.transport.soap.axis with parameters of type MuleContextNotification | |
|---|---|
void |
AxisConnector.onNotification(MuleContextNotification notification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||