org.gcube.vremanagement.vremodeler.consumers
Class ServiceConsumer

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

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


Field Summary
static org.gcube.common.core.informationsystem.notifier.ISNotifier.GCUBENotificationTopic serviceTopic
           
 
Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
notifications
 
Constructor Summary
ServiceConsumer(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

serviceTopic

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

ServiceConsumer

public ServiceConsumer(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.