org.gcube.vremanagement.resourcebroker.impl.support.notifications
Class RICreationSubscriber

java.lang.Object
  extended by BaseNotificationConsumer
      extended by org.gcube.vremanagement.resourcebroker.impl.support.notifications.RICreationSubscriber

public class RICreationSubscriber
extends BaseNotificationConsumer

Monitors creation of Running Instances.

Author:
Daniele Strollo (ISTI-CNR)

Constructor Summary
RICreationSubscriber(GCUBEScope scope, long sleepDelay)
           
 
Method Summary
 GCUBEScope getScope()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RICreationSubscriber

public RICreationSubscriber(GCUBEScope scope,
                            long sleepDelay)
Method Detail

getScope

public final GCUBEScope getScope()