| Package | Description |
|---|---|
| org.mule.api.context |
Mule Context APIs, including the MuleContext, agent and server event interfaces
|
| org.mule.context |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContextFactory.addListener(MuleContextListener listener) |
boolean |
DefaultMuleContextFactory.removeListener(MuleContextListener listener) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.