| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContext.registerListener(ServerNotificationListener l) |
void |
DefaultMuleContext.registerListener(ServerNotificationListener l,
String resourceIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleContext.registerListener(ServerNotificationListener l)
Registers an intenal server event listener.
|
void |
MuleContext.registerListener(ServerNotificationListener l,
String resourceIdentifier)
Registers an intenal server event listener.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.