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
|
org.mule.api.context |
Manager APIs, including the UMOManager, agent and server event interfaces
|
org.mule.context |
Modifier and Type | Field and Description |
---|---|
protected ServerNotificationManager |
DefaultMuleContext.notificationManager |
Modifier and Type | Method and Description |
---|---|
ServerNotificationManager |
DefaultMuleContext.getNotificationManager() |
Constructor and Description |
---|
DefaultMuleContext(MuleConfiguration config,
WorkManager workManager,
javax.resource.spi.work.WorkListener workListener,
LifecycleManager lifecycleManager,
ServerNotificationManager notificationManager) |
Modifier and Type | Method and Description |
---|---|
ServerNotificationManager |
MuleContext.getNotificationManager() |
Modifier and Type | Method and Description |
---|---|
void |
MuleContextBuilder.setNotificationManager(ServerNotificationManager notificationManager) |
Modifier and Type | Field and Description |
---|---|
protected ServerNotificationManager |
DefaultMuleContextBuilder.notificationManager |
Modifier and Type | Method and Description |
---|---|
protected ServerNotificationManager |
DefaultMuleContextBuilder.getNotificationManager() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMuleContextBuilder.setNotificationManager(ServerNotificationManager notificationManager) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.