org.gcube.indexmanagement.common
Class IndexLookupWSResource.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.common.IndexLookupWSResource.ConsumerNotification
All Implemented Interfaces:
org.gcube.common.core.utils.events.GCUBEConsumer<org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic,Object>
Enclosing class:
IndexLookupWSResource

public class IndexLookupWSResource.ConsumerNotification
extends 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
IndexLookupWSResource.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

IndexLookupWSResource.ConsumerNotification

public IndexLookupWSResource.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 IndexNotificationConsumer


Copyright © 2012. All Rights Reserved.