|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerNotificationManager | |
|---|---|
| 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 | Mule Context APIs, including the MuleContext, agent and server event interfaces |
| org.mule.config.spring | Support claases for Load Mule from Spring. |
| org.mule.context | |
| Uses of ServerNotificationManager in org.mule |
|---|
| Fields in org.mule declared as ServerNotificationManager | |
|---|---|
protected ServerNotificationManager |
DefaultMuleContext.notificationManager
|
| Methods in org.mule that return ServerNotificationManager | |
|---|---|
ServerNotificationManager |
DefaultMuleContext.getNotificationManager()
|
| Constructors in org.mule with parameters of type ServerNotificationManager | |
|---|---|
DefaultMuleContext(MuleConfiguration config,
WorkManager workManager,
javax.resource.spi.work.WorkListener workListener,
MuleContextLifecycleManager lifecycleManager,
ServerNotificationManager notificationManager)
|
|
| Uses of ServerNotificationManager in org.mule.api |
|---|
| Methods in org.mule.api that return ServerNotificationManager | |
|---|---|
ServerNotificationManager |
MuleContext.getNotificationManager()
|
| Uses of ServerNotificationManager in org.mule.api.context |
|---|
| Methods in org.mule.api.context with parameters of type ServerNotificationManager | |
|---|---|
void |
MuleContextBuilder.setNotificationManager(ServerNotificationManager notificationManager)
|
| Uses of ServerNotificationManager in org.mule.config.spring |
|---|
| Methods in org.mule.config.spring with parameters of type ServerNotificationManager | |
|---|---|
protected Set<ListenerSubscriptionPair> |
ServerNotificationManagerConfigurator.getMergedListeners(ServerNotificationManager notificationManager)
|
| Uses of ServerNotificationManager in org.mule.context |
|---|
| Fields in org.mule.context declared as ServerNotificationManager | |
|---|---|
protected ServerNotificationManager |
DefaultMuleContextBuilder.notificationManager
|
| Methods in org.mule.context that return ServerNotificationManager | |
|---|---|
protected ServerNotificationManager |
DefaultMuleContextBuilder.getNotificationManager()
|
| Methods in org.mule.context with parameters of type ServerNotificationManager | |
|---|---|
void |
DefaultMuleContextBuilder.setNotificationManager(ServerNotificationManager notificationManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||