org.gcube.indexmanagement.common.notifications
Class NotifierRequest
java.lang.Object
org.gcube.indexmanagement.common.notifications.NotifierRequest
- Direct Known Subclasses:
- IsRegisteredNotificationRequest, RegisterNotificationRequest, SubscribeToNotificationRequest, UnregisterNotificationRequest, UnsubscribeFromNotificationRequest
public abstract class NotifierRequest
- extends Object
- Author:
- Spyros Boutsis, NKUA
|
Field Summary |
protected org.apache.axis.message.addressing.EndpointReferenceType |
epr
|
protected static org.gcube.common.core.utils.logging.GCUBELog |
logger
|
protected org.gcube.common.core.scope.GCUBEScope |
scope
|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
sctx
|
|
Constructor Summary |
NotifierRequest(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.gcube.common.core.contexts.GCUBEServiceContext sctx,
org.gcube.common.core.scope.GCUBEScope scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
epr
protected org.apache.axis.message.addressing.EndpointReferenceType epr
sctx
protected org.gcube.common.core.contexts.GCUBEServiceContext sctx
scope
protected org.gcube.common.core.scope.GCUBEScope scope
logger
protected static org.gcube.common.core.utils.logging.GCUBELog logger
NotifierRequest
public NotifierRequest(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.gcube.common.core.contexts.GCUBEServiceContext sctx,
org.gcube.common.core.scope.GCUBEScope scope)
doRequest
public abstract void doRequest()
Copyright © 2013. All Rights Reserved.