org.gcube.data.tm.consumers
Class SourceRemovalConsumer
java.lang.Object
org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
org.gcube.data.tm.consumers.SourceRemovalConsumer
- All Implemented Interfaces:
- org.gcube.common.core.utils.events.GCUBEConsumer<org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic,Object>
public class SourceRemovalConsumer
- extends org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
A ISNotifier.BaseNotificationConsumer of events that relate to removal of collections in a given scope.
- Author:
- Fabio Simeoni
| Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer |
notifications |
|
Constructor Summary |
SourceRemovalConsumer(org.gcube.common.core.scope.GCUBEScope scope)
Creates an instance for a given scope. |
|
Method Summary |
void |
onNotificationReceived(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
|
| Methods inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer |
onEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceRemovalConsumer
public SourceRemovalConsumer(org.gcube.common.core.scope.GCUBEScope scope)
- Creates an instance for a given scope.
- Parameters:
scope - the scope.
onNotificationReceived
public void onNotificationReceived(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
-
- Overrides:
onNotificationReceived in class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
Copyright © 2013. All Rights Reserved.