Package com.oracle.coherence.cdi.events
Class EventObserverSupport.TransactionEventHandler
java.lang.Object
com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler<E,T>
com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler<TransactionEvent,TransactionEvent.Type>
com.oracle.coherence.cdi.events.EventObserverSupport.TransactionEventHandler
- All Implemented Interfaces:
EventDispatcherAwareInterceptor<TransactionEvent>,EventInterceptor<TransactionEvent>
- Enclosing class:
- EventObserverSupport
public static class EventObserverSupport.TransactionEventHandler
extends EventObserverSupport.ServiceEventHandler<TransactionEvent,TransactionEvent.Type>
Handler for
TransactionEvents.-
Field Summary
Fields inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler
m_serviceNameFields inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler
m_observer, m_setTypes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler
getConfigurableCacheFactory, isApplicableMethods inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler
addType, eventTypes, getEventScope, getId, getScopeName, introduceEventDispatcher, onEvent, removeScope, shouldFire
-
Constructor Details
-
TransactionEventHandler
-