public class PrimaryNodeLifecycleNotificationListener extends Object implements ClusterNodeNotificationListener
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
PrimaryNodeLifecycleNotificationListener(org.mule.runtime.api.lifecycle.Startable startMeOnPrimaryNodeNotification,
MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
onNotification(ServerNotification notification) |
void |
register() |
void |
unregister() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisBlockingpublic PrimaryNodeLifecycleNotificationListener(org.mule.runtime.api.lifecycle.Startable startMeOnPrimaryNodeNotification,
MuleContext muleContext)
public void register()
public void onNotification(ServerNotification notification)
onNotification in interface ServerNotificationListenerpublic void unregister()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.