org.gcube.indexmanagement.common.notifications
Class SubscribeToNotificationRequest

java.lang.Object
  extended by org.gcube.indexmanagement.common.notifications.NotifierRequest
      extended by org.gcube.indexmanagement.common.notifications.SubscribeToNotificationRequest

public class SubscribeToNotificationRequest
extends NotifierRequest

Author:
Spyros Boutsis, NKUA

Field Summary
 
Fields inherited from class org.gcube.indexmanagement.common.notifications.NotifierRequest
epr, logger, scope, sctx
 
Constructor Summary
SubscribeToNotificationRequest(List<QName> topicList, org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer consumer, org.gcube.common.core.contexts.GCUBEServiceContext sctx, org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 void doRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscribeToNotificationRequest

public SubscribeToNotificationRequest(List<QName> topicList,
                                      org.gcube.common.core.informationsystem.notifier.ISNotifier.BaseNotificationConsumer consumer,
                                      org.gcube.common.core.contexts.GCUBEServiceContext sctx,
                                      org.gcube.common.core.scope.GCUBEScope scope)
Method Detail

doRequest

public void doRequest()
Specified by:
doRequest in class NotifierRequest


Copyright © 2013. All Rights Reserved.