org.gcube.vremanagement.vremodeler.consumers
Class GHNConsumer

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

public class GHNConsumer
extends BaseNotificationConsumer


Field Summary
static GCUBENotificationTopic ghnTopic
           
 
Constructor Summary
GHNConsumer(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

ghnTopic

public static GCUBENotificationTopic ghnTopic
Constructor Detail

GHNConsumer

public GHNConsumer(GCUBEScope scope)
Method Detail

onNotificationReceived

public void onNotificationReceived(NotificationEvent event)