|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.client.managers.NotificationSinkManager
org.globus.ogsa.client.managers.SecureNotificationSinkManager
| Field Summary |
| Fields inherited from class org.globus.ogsa.client.managers.NotificationSinkManager |
CHILD_THREAD, MAIN_THREAD, properties, serviceContainer |
| Constructor Summary | |
SecureNotificationSinkManager()
|
|
| Method Summary | |
java.lang.String |
addListener(QName[] subscriptionName,
java.util.Calendar timeout,
HandleType sourceHandle,
NotificationSinkCallback callback)
Subscribes to a set of service data entries of the specified service to receive notifications of the SDEs state change. |
| Methods inherited from class org.globus.ogsa.client.managers.NotificationSinkManager |
addListener, addListener, addListener, addSink, addSink, getDefaultSubscriptionTimeout, getInstance, getManager, getSinkID, getSubscriptionService, getWsdl, init, isListening, removeListener, removeSink, setCallbackEndpoint, setCallbackHandle, setProperties, setService, startListening, startListening, stopListening, unregisterListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SecureNotificationSinkManager()
| Method Detail |
public java.lang.String addListener(QName[] subscriptionName,
java.util.Calendar timeout,
HandleType sourceHandle,
NotificationSinkCallback callback)
throws java.rmi.RemoteException,
GridServiceException
NotificationSinkManager
addListener in class NotificationSinkManagersubscriptionName - a set of service data names to subscribe to.timeout - the timeout of the subscription. If null, timeout
returned by getDefaultSubscriptionTimeout() is used.sourceHandle - the GSH of the service to subscribe to.callback - the notification sink.
java.rmi.RemoteException
GridServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||