org.gcube.indexmanagement.common.notifications
Class UnregisterNotificationRequest

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

public class UnregisterNotificationRequest
extends NotifierRequest

Author:
Spyros Boutsis, NKUA

Field Summary
 
Fields inherited from class org.gcube.indexmanagement.common.notifications.NotifierRequest
epr, logger, scope, sctx
 
Constructor Summary
UnregisterNotificationRequest(org.apache.axis.message.addressing.EndpointReferenceType epr, List<org.globus.wsrf.impl.SimpleTopic> 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

UnregisterNotificationRequest

public UnregisterNotificationRequest(org.apache.axis.message.addressing.EndpointReferenceType epr,
                                     List<org.globus.wsrf.impl.SimpleTopic> 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.