Package com.oracle.coherence.cdi.events
Class EventObserverSupport.TransferEventHandler
java.lang.Object
com.oracle.coherence.cdi.events.EventObserverSupport.EventHandler<E,T>
com.oracle.coherence.cdi.events.EventObserverSupport.ServiceEventHandler<TransferEvent,TransferEvent.Type>
com.oracle.coherence.cdi.events.EventObserverSupport.TransferEventHandler
- All Implemented Interfaces:
EventDispatcherAwareInterceptor<TransferEvent>,EventInterceptor<TransferEvent>
- Enclosing class:
- EventObserverSupport
public static class EventObserverSupport.TransferEventHandler
extends EventObserverSupport.ServiceEventHandler<TransferEvent,TransferEvent.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
-
TransferEventHandler
-