org.gcube.indexmanagement.common.notifications
Class UnsubscribeFromNotificationRequest

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

public class UnsubscribeFromNotificationRequest
extends NotifierRequest

Author:
Spyros Boutsis, NKUA

Field Summary
 
Fields inherited from class org.gcube.indexmanagement.common.notifications.NotifierRequest
epr, logger, scope, sctx
 
Constructor Summary
UnsubscribeFromNotificationRequest(List<QName> topicList, 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

UnsubscribeFromNotificationRequest

public UnsubscribeFromNotificationRequest(List<QName> topicList,
                                          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 © 2012. All Rights Reserved.