org.gcube.vremanagement.vremodeler.consumers
Class CollectionConsumer

java.lang.Object
  extended by org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
      extended by org.gcube.vremanagement.vremodeler.consumers.CollectionConsumer
All Implemented Interfaces:
org.gcube.common.core.utils.events.GCUBEConsumer<org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic,Object>

public class CollectionConsumer
extends org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer


Field Summary
static org.gcube.common.core.informationsystem.notifier.ISNotifier.GCUBENotificationTopic collectionTopic
           
 
Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
notifications
 
Constructor Summary
CollectionConsumer(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 void onNotificationReceived(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
           
 
Methods inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
onEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collectionTopic

public static final org.gcube.common.core.informationsystem.notifier.ISNotifier.GCUBENotificationTopic collectionTopic
Constructor Detail

CollectionConsumer

public CollectionConsumer(org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

onNotificationReceived

public void onNotificationReceived(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
Overrides:
onNotificationReceived in class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer


Copyright © 2013. All Rights Reserved.