Uses of Class
org.gcube.common.core.informationsystem.notifier.ISNotifierException

Packages that use ISNotifierException
org.gcube.common.core.informationsystem.notifier   
 

Uses of ISNotifierException in org.gcube.common.core.informationsystem.notifier
 

Methods in org.gcube.common.core.informationsystem.notifier that throw ISNotifierException
 boolean[] ISNotifier.isTopicRegistered(GCUBESecurityManager securityManager, GCUBEScope scope, List<ISNotifier.TopicData> topics)
          Checks if the producer registration is completed for a list of given topics
 void ISNotifier.registerISNotification(org.apache.axis.message.addressing.EndpointReferenceType producerEPR, List<? extends org.globus.wsrf.Topic> notifications, GCUBESecurityManager manager, GCUBEScope... scope)
          Registers a list of topics as IS Notifications
<T extends ISNotifier.BaseNotificationConsumer>
void
ISNotifier.registerToISNotification(T consumer, List<ISNotifier.GCUBENotificationTopic> notifications, GCUBESecurityManager manager, GCUBEScope... scope)
          Registers the consumer to the given list of topics
 void ISNotifier.unregisterFromISNotification(GCUBESecurityManager manager, List<ISNotifier.GCUBENotificationTopic> notifications, GCUBEScope... scope)
          Unregisters the consumer from the given list of topics
 void ISNotifier.unregisterISNotification(org.apache.axis.message.addressing.EndpointReferenceType producerEPR, List<? extends org.globus.wsrf.Topic> notifications, GCUBESecurityManager manager, GCUBEScope... scope)
          Unregisters a list of new topics as source of IS Notifications
 



Copyright © 2013. All Rights Reserved.