|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILifeCycleEventListener | |
|---|---|
| fulmine.distribution | |
| fulmine.distribution.channel | |
| fulmine.event.listener | |
| fulmine.model.container.subscription | |
| Uses of ILifeCycleEventListener in fulmine.distribution |
|---|
| Methods in fulmine.distribution that return ILifeCycleEventListener | |
|---|---|
ILifeCycleEventListener |
IDistributionState.getEventHandler()
Get the event handler |
| Uses of ILifeCycleEventListener in fulmine.distribution.channel |
|---|
| Classes in fulmine.distribution.channel that implement ILifeCycleEventListener | |
|---|---|
class |
ChannelTransmissionListener
A marker class for the IEventListener that a Channel uses to
receive IEvents in the local context and forward them on to the
remotely connected context connected to the channel. |
| Methods in fulmine.distribution.channel that return ILifeCycleEventListener | |
|---|---|
ILifeCycleEventListener |
IChannelState.getEventHandler()
Helper to process events received from the peer channel and from the local context. |
| Uses of ILifeCycleEventListener in fulmine.event.listener |
|---|
| Classes in fulmine.event.listener that implement ILifeCycleEventListener | |
|---|---|
class |
ActiveEventListener
An active event listener implementation that uses an internal EventProcessor to execute the update logic. |
class |
MultiEventListener
An event listener that is a composition of multiple internal IEventListener objects that each handle a specific type of
IEvent. |
class |
MultiSystemEventListener
An extension of the MultiEventListener that handles system events. |
class |
PriorityMultiEventListener
A MultiEventListener refinement that is marked as a priority
listener. |
| Uses of ILifeCycleEventListener in fulmine.model.container.subscription |
|---|
| Fields in fulmine.model.container.subscription declared as ILifeCycleEventListener | |
|---|---|
protected ILifeCycleEventListener |
ContainerSubscriptionManager.eventHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||