|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||