org.gcube.vremanagement.resourcebroker.impl.support.notifications
Class GHNUpdateSubscriber
java.lang.Object
BaseNotificationConsumer
org.gcube.vremanagement.resourcebroker.impl.support.notifications.GHNUpdateSubscriber
public class GHNUpdateSubscriber
- extends BaseNotificationConsumer
Monitors changes applied to the GHNs.
It is implemented through the subscription to events regarding
GHN modifications.
Starts once the GHNReservationHandler
accesses to the list
of GHN registered for a new scope.
There is one handler for each scope of GHN.
- Author:
- Daniele Strollo (ISTI-CNR)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHNUpdateSubscriber
public GHNUpdateSubscriber(GCUBEScope scope,
long sleepDelay)
getScope
public final GCUBEScope getScope()