| Package | Description |
|---|---|
| org.mule.runtime.core.api.context | |
| org.mule.runtime.core.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–2017 MuleSoft, Inc.. All rights reserved.