| Package | Description |
|---|---|
| org.mule.runtime.core | |
| org.mule.runtime.core.api | |
| org.mule.runtime.core.api.context | |
| org.mule.runtime.core.context | |
| org.mule.runtime.core.execution |
| Modifier and Type | Field and Description |
|---|---|
protected ServerNotificationManager |
DefaultMuleContext.notificationManager |
| Modifier and Type | Method and Description |
|---|---|
ServerNotificationManager |
DefaultMuleContext.getNotificationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContext.setNotificationManager(ServerNotificationManager notificationManager) |
| Constructor and Description |
|---|
DefaultMuleContext(MuleConfiguration config,
MuleContextLifecycleManager lifecycleManager,
ServerNotificationManager notificationManager)
Deprecated.
Use empty constructor instead and use setter for dependencies.
|
| 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 |
|---|---|
static ServerNotificationManager |
DefaultMuleContextBuilder.createDefaultNotificationManager() |
protected ServerNotificationManager |
DefaultMuleContextBuilder.createNotificationManager() |
protected ServerNotificationManager |
DefaultMuleContextBuilder.getNotificationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContextBuilder.setNotificationManager(ServerNotificationManager notificationManager) |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationHelper |
NotificationFiringProcessingPhase.getNotificationHelper(ServerNotificationManager serverNotificationManager) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.