org.globus.ogsa.client.managers
Class GSINotificationSinkManager

java.lang.Object
  extended byorg.globus.ogsa.client.managers.NotificationSinkManager
      extended byorg.globus.ogsa.client.managers.GSINotificationSinkManager

public class GSINotificationSinkManager
extends NotificationSinkManager


Field Summary
protected  ServiceContainer secureContainer
           
protected  java.util.Map secureContainerProps
           
 
Fields inherited from class org.globus.ogsa.client.managers.NotificationSinkManager
CHILD_THREAD, MAIN_THREAD, properties, serviceContainer
 
Constructor Summary
GSINotificationSinkManager()
           
 
Method Summary
protected  java.lang.String getWsdl()
           
 void init(java.util.Map properties)
           
protected  void setCallbackEndpoint(NotificationSinkCallback callback)
           
 void startListening(boolean isMainThread)
           
 void stopListening()
           
 
Methods inherited from class org.globus.ogsa.client.managers.NotificationSinkManager
addListener, addListener, addListener, addListener, addListener, addSink, addSink, getDefaultSubscriptionTimeout, getInstance, getManager, getSinkID, getSubscriptionService, isListening, removeListener, removeSink, setCallbackHandle, setProperties, setService, startListening, unregisterListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

secureContainer

protected ServiceContainer secureContainer

secureContainerProps

protected java.util.Map secureContainerProps
Constructor Detail

GSINotificationSinkManager

public GSINotificationSinkManager()
Method Detail

getWsdl

protected java.lang.String getWsdl()
Overrides:
getWsdl in class NotificationSinkManager

init

public void init(java.util.Map properties)
Overrides:
init in class NotificationSinkManager

setCallbackEndpoint

protected void setCallbackEndpoint(NotificationSinkCallback callback)
Overrides:
setCallbackEndpoint in class NotificationSinkManager

startListening

public void startListening(boolean isMainThread)
                    throws GridServiceException
Overrides:
startListening in class NotificationSinkManager
Throws:
GridServiceException

stopListening

public void stopListening()
                   throws GridServiceException
Overrides:
stopListening in class NotificationSinkManager
Throws:
GridServiceException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.