org.gcube.indexmanagement.storagehandling
Class DeltaFileUploader.ConsumerNotification

java.lang.Object
  extended by org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
      extended by org.gcube.indexmanagement.common.IndexNotificationConsumer
          extended by org.gcube.indexmanagement.storagehandling.DeltaFileUploader.ConsumerNotification
All Implemented Interfaces:
org.gcube.common.core.utils.events.GCUBEConsumer<org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic,Object>
Enclosing class:
DeltaFileUploader

public class DeltaFileUploader.ConsumerNotification
extends org.gcube.indexmanagement.common.IndexNotificationConsumer

Class that handles the consuming of received notifications

Author:
Spyros Boutsis, NKUA

Field Summary
 
Fields inherited from class org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer
notifications
 
Constructor Summary
DeltaFileUploader.ConsumerNotification(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
protected  void onNewNotification(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
           
 
Methods inherited from class org.gcube.indexmanagement.common.IndexNotificationConsumer
onNotificationReceived
 
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
 

Constructor Detail

DeltaFileUploader.ConsumerNotification

public DeltaFileUploader.ConsumerNotification(org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

onNewNotification

protected void onNewNotification(org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationEvent event)
Specified by:
onNewNotification in class org.gcube.indexmanagement.common.IndexNotificationConsumer


Copyright © 2013. All Rights Reserved.