Package com.oracle.coherence.cdi.events
Class EventObserverSupport.TransactionEventHandler
java.lang.Object
com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler<TransactionEvent,TransactionEvent.Type>
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
TransactionEvent
s.-
Field Summary
Fields inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler
m_serviceName
Fields inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler
m_observer, m_setTypes
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler
getConfigurableCacheFactory, isApplicable
Methods inherited from class com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler
addType, eventTypes, getEventScope, getId, getScopeName, introduceEventDispatcher, onEvent, removeScope, shouldFire
-
Constructor Details
-
TransactionEventHandler
-