com.continuent.tungsten.common.patterns.notification
Interface ResourceNotificationListener

All Known Implementing Classes:
QueueingNotificationListener

public interface ResourceNotificationListener


Method Summary
 void notify(ClusterResourceNotification notification)
           
 void start()
           
 

Method Detail

notify

void notify(ClusterResourceNotification notification)
            throws ResourceNotificationException
Throws:
ResourceNotificationException

start

void start()