| Package | Description |
|---|---|
| org.gcube.common.core.resources |
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<GCUBEResource.ResourceTopic,Object> |
GCUBEResource.eventProducer
Internal
GCUBEProducer for ResourceEvents. |
| Modifier and Type | Method and Description |
|---|---|
<T1 extends GCUBEResource.ResourceTopic,P1> |
GCUBEResource.ResourceConsumer.onEvent(GCUBEEvent<T1,P1>... events)
Receives RI lifetime events and dispatches them to topic-specific callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
static GCUBEResource.ResourceTopic |
GCUBEResource.ResourceTopic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GCUBEResource.ResourceTopic[] |
GCUBEResource.ResourceTopic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEResource.subscribeResourceEvents(GCUBEResource.ResourceConsumer consumer,
GCUBEResource.ResourceTopic... topics)
Subscribes a consumer to one or more
ResourceEvents. |
Copyright © 2015. All Rights Reserved.