org.gcube.contentmanagement.viewmanager.consumer
Class UpdateConsumer

java.lang.Object
  extended by BaseNotificationConsumer
      extended by org.gcube.contentmanagement.viewmanager.consumer.UpdateConsumer

public class UpdateConsumer
extends BaseNotificationConsumer


Method Summary
static UpdateConsumer getUpdateConsumer(GCUBEScope scope)
           
 void onNotificationReceived(NotificationEvent event)
           
 void register( handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUpdateConsumer

public static UpdateConsumer getUpdateConsumer(GCUBEScope scope)

onNotificationReceived

public void onNotificationReceived(NotificationEvent event)

register

public void register( handler)