|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MuleContextListener | |
|---|---|
| org.mule.api.context | Mule Context APIs, including the MuleContext, agent and server event interfaces |
| org.mule.context | |
| Uses of MuleContextListener in org.mule.api.context |
|---|
| Methods in org.mule.api.context with parameters of type MuleContextListener | |
|---|---|
void |
MuleContextFactory.addListener(MuleContextListener listener)
Adds a listener to be notified of each event related to the creation of a new MuleContext |
boolean |
MuleContextFactory.removeListener(MuleContextListener listener)
Removes a listener from the factory. |
| Uses of MuleContextListener in org.mule.context |
|---|
| Methods in org.mule.context with parameters of type MuleContextListener | |
|---|---|
void |
DefaultMuleContextFactory.addListener(MuleContextListener listener)
|
boolean |
DefaultMuleContextFactory.removeListener(MuleContextListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||