org.gcube.vremanagement.resourcebroker.impl.support.notifications
Class RICreationSubscriber
java.lang.Object
org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
org.gcube.vremanagement.resourcebroker.impl.support.notifications.RICreationSubscriber
- All Implemented Interfaces:
- org.gcube.common.core.utils.events.GCUBEConsumer<org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic,java.lang.Object>
public class RICreationSubscriber
- extends org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
Monitors creation of Running Instances.
- Author:
- Daniele Strollo (ISTI-CNR)
Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer |
notifications |
Constructor Summary |
RICreationSubscriber(org.gcube.common.core.scope.GCUBEScope scope,
long sleepDelay)
|
Method Summary |
org.gcube.common.core.scope.GCUBEScope |
getScope()
|
Methods inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer |
onEvent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RICreationSubscriber
public RICreationSubscriber(org.gcube.common.core.scope.GCUBEScope scope,
long sleepDelay)
getScope
public final org.gcube.common.core.scope.GCUBEScope getScope()