org.gcube.vremanagement.vremodeler.consumers
Class RunningInstanceConsumer

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

public class RunningInstanceConsumer
extends BaseNotificationConsumer


Field Summary
static GCUBENotificationTopic riTopic
           
 
Constructor Summary
RunningInstanceConsumer(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

riTopic

public static final GCUBENotificationTopic riTopic
Constructor Detail

RunningInstanceConsumer

public RunningInstanceConsumer(GCUBEScope scope)
Method Detail

onNotificationReceived

public void onNotificationReceived(NotificationEvent event)