public class Initialisation extends Object implements org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.core.api.context.MuleContextAware
NotificationListener.| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.core.api.MuleContext |
muleContext |
| Constructor and Description |
|---|
Initialisation() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
protected void |
registerNotificationType(org.mule.runtime.core.api.context.notification.ServerNotificationManager notificationManager,
Class<? extends org.mule.runtime.api.notification.NotificationListener> listenerType,
Class<? extends org.mule.runtime.api.notification.Notification> notificationType) |
void |
setMuleContext(org.mule.runtime.core.api.MuleContext muleContext) |
protected final void registerNotificationType(org.mule.runtime.core.api.context.notification.ServerNotificationManager notificationManager,
Class<? extends org.mule.runtime.api.notification.NotificationListener> listenerType,
Class<? extends org.mule.runtime.api.notification.Notification> notificationType)
public void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic void setMuleContext(org.mule.runtime.core.api.MuleContext muleContext)
setMuleContext in interface org.mule.runtime.core.api.context.MuleContextAwareCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.