|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Consumer | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.persistence | |
| Uses of Consumer in org.gcube.common.core.contexts |
|---|
| Subclasses of Consumer in org.gcube.common.core.contexts | |
|---|---|
protected class |
GCUBEPortTypeContext.PTConsumer
A Consumer for port-type registration to RI scope removal events. |
protected class |
GCUBEServiceContext.Stager
A Consumer for staging INITIALISED RIs. |
| Methods in org.gcube.common.core.contexts with parameters of type Consumer | |
|---|---|
void |
GCUBEServiceContext.subscribeLifetTime(Consumer consumer,
GCUBEServiceContext.RILifetimeTopic... topics)
Subscribes a consumer to RI lifetime events for one or more RI lifetime topics. |
void |
GCUBEServiceContext.unsubscribeLifetTime(Consumer consumer,
GCUBEServiceContext.RILifetimeTopic... topics)
Unsubscribes a consumer from RI lifetime events for one or more RI lifetime topics. |
| Uses of Consumer in org.gcube.common.core.persistence |
|---|
| Subclasses of Consumer in org.gcube.common.core.persistence | |
|---|---|
protected class |
GCUBERIPersistenceManager.StateChangeConsumer
Consumer of state change events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||