Package | Description |
---|---|
org.mule.api.context.notification | |
org.mule.module.management.agent |
Management agents including agents for Jdmk, MX4J, and Log4J
|
org.mule.transport.soap.axis |
Provides an Axis soap transport for Mule.
|
Modifier and Type | Interface and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJmxAgent.MuleContextStartedListener.onNotification(MuleContextNotification notification) |
void |
AbstractJmxAgent.MuleContextStoppedListener.onNotification(MuleContextNotification notification) |
Modifier and Type | Method and Description |
---|---|
void |
AxisConnector.onNotification(MuleContextNotification notification) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.