| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<GCUBEServiceContext.RILifetimeTopic,GCUBEServiceContext> |
GCUBEServiceContext.LTEventProducer
Embedded
GCUBEProducer for RI lifetime events. |
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<GCUBEPluginManager.PluginTopic,PLUGINCONTEXT> |
GCUBEPluginManager.producer
The inner producer of plugin management event.
|
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<GCUBEResource.ResourceTopic,Object> |
GCUBEResource.eventProducer
Internal
GCUBEProducer for ResourceEvents. |
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<? super T,? super P> |
GCUBEEvent.producer
The producer of the event.
|
| Modifier and Type | Field and Description |
|---|---|
protected static List<GCUBEProducer<?,?>> |
GCUBEProducer.classExtent
The class extent.
|
| Modifier and Type | Method and Description |
|---|---|
GCUBEProducer<? super T,? super P> |
GCUBEEvent.getProducer()
Returns the producer which handled the event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GCUBEEvent.setProducer(GCUBEProducer<? super T,? super P> producer)
Sets the producer which handles the event.
|
| Modifier and Type | Field and Description |
|---|---|
protected GCUBEProducer<Topic,Object> |
GCUBEHandler.producer
Internal event producer.
|
Copyright © 2015. All Rights Reserved.