org.gcube.vremanagement.vremodeler.consumers
Class GenericResourceConsumer

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

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


Field Summary
static org.gcube.common.core.informationsystem.notifier.ISNotifier.GCUBENotificationTopic functionalityTopic
           
 
Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
notifications
 
Constructor Summary
GenericResourceConsumer(org.gcube.common.core.scope.GCUBEScope scope, String resourceId)
           
 
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

functionalityTopic

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

GenericResourceConsumer

public GenericResourceConsumer(org.gcube.common.core.scope.GCUBEScope scope,
                               String resourceId)
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.