org.gcube.vremanagement.vremodeler.consumers
Class CollectionConsumer

java.lang.Object
  extended by BaseNotificationConsumer
      extended by org.gcube.vremanagement.vremodeler.consumers.CollectionConsumer

public class CollectionConsumer
extends BaseNotificationConsumer


Field Summary
static GCUBENotificationTopic collectionTopic
           
 
Constructor Summary
CollectionConsumer(GCUBEScope scope)
           
 
Method Summary
 void onNotificationReceived(NotificationEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collectionTopic

public static final GCUBENotificationTopic collectionTopic
Constructor Detail

CollectionConsumer

public CollectionConsumer(GCUBEScope scope)
Method Detail

onNotificationReceived

public void onNotificationReceived(NotificationEvent event)