|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEResource.ResourceTopic | |
|---|---|
| org.gcube.common.core.resources | |
| Uses of GCUBEResource.ResourceTopic in org.gcube.common.core.resources |
|---|
| Fields in org.gcube.common.core.resources with type parameters of type GCUBEResource.ResourceTopic | |
|---|---|
protected GCUBEProducer<GCUBEResource.ResourceTopic,Object> |
GCUBEResource.eventProducer
Internal GCUBEProducer for ResourceEvents. |
| Methods in org.gcube.common.core.resources with type parameters of type GCUBEResource.ResourceTopic | ||
|---|---|---|
|
GCUBEResource.ResourceConsumer.onEvent(GCUBEEvent<T1,P1>... events)
Receives RI lifetime events and dispatches them to topic-specific callbacks. |
|
| Methods in org.gcube.common.core.resources that return GCUBEResource.ResourceTopic | |
|---|---|
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. |
| Methods in org.gcube.common.core.resources with parameters of type GCUBEResource.ResourceTopic | |
|---|---|
void |
GCUBEResource.subscribeResourceEvents(GCUBEResource.ResourceConsumer consumer,
GCUBEResource.ResourceTopic... topics)
Subscribes a consumer to one or more ResourceEvents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||