|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEProducer | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.plugins | |
| org.gcube.common.core.resources | |
| org.gcube.common.core.utils.events | |
| org.gcube.common.core.utils.handlers | |
| Uses of GCUBEProducer in org.gcube.common.core.contexts |
|---|
| Fields in org.gcube.common.core.contexts declared as GCUBEProducer | |
|---|---|
protected GCUBEProducer<GCUBEServiceContext.RILifetimeTopic,GCUBEServiceContext> |
GCUBEServiceContext.LTEventProducer
Embedded GCUBEProducer for RI lifetime events. |
| Uses of GCUBEProducer in org.gcube.common.core.plugins |
|---|
| Fields in org.gcube.common.core.plugins declared as GCUBEProducer | |
|---|---|
protected GCUBEProducer<GCUBEPluginManager.PluginTopic,PLUGINCONTEXT> |
GCUBEPluginManager.producer
The inner producer of plugin management event. |
| Uses of GCUBEProducer in org.gcube.common.core.resources |
|---|
| Fields in org.gcube.common.core.resources declared as GCUBEProducer | |
|---|---|
protected GCUBEProducer<GCUBEResource.ResourceTopic,Object> |
GCUBEResource.eventProducer
Internal GCUBEProducer for ResourceEvents. |
| Uses of GCUBEProducer in org.gcube.common.core.utils.events |
|---|
| Fields in org.gcube.common.core.utils.events declared as GCUBEProducer | |
|---|---|
protected GCUBEProducer<? super T,? super P> |
GCUBEEvent.producer
The producer of the event. |
| Fields in org.gcube.common.core.utils.events with type parameters of type GCUBEProducer | |
|---|---|
protected static List<GCUBEProducer<?,?>> |
GCUBEProducer.classExtent
The class extent. |
| Methods in org.gcube.common.core.utils.events that return GCUBEProducer | |
|---|---|
GCUBEProducer<? super T,? super P> |
GCUBEEvent.getProducer()
Returns the producer which handled the event. |
| Methods in org.gcube.common.core.utils.events with parameters of type GCUBEProducer | |
|---|---|
protected void |
GCUBEEvent.setProducer(GCUBEProducer<? super T,? super P> producer)
Sets the producer which handles the event. |
| Uses of GCUBEProducer in org.gcube.common.core.utils.handlers |
|---|
| Fields in org.gcube.common.core.utils.handlers declared as GCUBEProducer | |
|---|---|
protected GCUBEProducer<Topic,Object> |
GCUBEHandler.producer
Internal event producer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||