org.mule.api.context.notification
Interface ClusterNodeNotificationListener<T extends ClusterNodeNotification>

Type Parameters:
T - cluster node notification type
All Superinterfaces:
ServerNotificationListener<ClusterNodeNotification>
All Known Implementing Classes:
PrimaryNodeLifecycleNotificationListener

public interface ClusterNodeNotificationListener<T extends ClusterNodeNotification>
extends ServerNotificationListener<ClusterNodeNotification>

Defines a listener for ClusterNodeNotification


Method Summary
 
Methods inherited from interface org.mule.api.context.notification.ServerNotificationListener
onNotification
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.