org.gcube.vremanagement.vremodeler.consumers
Class GenericResourceConsumer

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

public class GenericResourceConsumer
extends BaseNotificationConsumer


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

Field Detail

functionalityTopic

public static final GCUBENotificationTopic functionalityTopic
Constructor Detail

GenericResourceConsumer

public GenericResourceConsumer(GCUBEScope scope,
                               java.lang.String resourceId)
Method Detail

onNotificationReceived

public void onNotificationReceived(NotificationEvent event)