| Package | Description |
|---|---|
| org.gcube.common.core.informationsystem.notifier |
| Modifier and Type | Method and Description |
|---|---|
<T1 extends ISNotifier.NotificationTopic,P1> |
ISNotifier.BaseNotificationConsumer.onEvent(GCUBEEvent<T1,P1>... events)
Receives RI notification events and dispatches them to topic-specific callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2015. All Rights Reserved.