Uses of Class
org.gcube.common.core.informationsystem.notifier.ISNotifier.NotificationTopic

Packages that use ISNotifier.NotificationTopic
org.gcube.common.core.informationsystem.notifier   
 

Uses of ISNotifier.NotificationTopic in org.gcube.common.core.informationsystem.notifier
 

Methods in org.gcube.common.core.informationsystem.notifier with type parameters of type ISNotifier.NotificationTopic
<T1 extends ISNotifier.NotificationTopic,P1>
void
ISNotifier.BaseNotificationConsumer.onEvent(GCUBEEvent<T1,P1>... events)
          Receives RI notification events and dispatches them to topic-specific callbacks.
 

Methods in org.gcube.common.core.informationsystem.notifier that return ISNotifier.NotificationTopic
static ISNotifier.NotificationTopic ISNotifier.NotificationTopic.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ISNotifier.NotificationTopic[] ISNotifier.NotificationTopic.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.