Package com.oracle.coherence.cdi.events
package com.oracle.coherence.cdi.events
Support for adapting Coherence interceptors to standard CDI events.
This package contains the qualifiers necessary to define CDI observers for various Coherence events.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.04.01
-
ClassDescriptionA qualifier annotation used for any ACTIVATED event.An annotation literal for the
Activatedannotation.A qualifier annotation used for any ACTIVATING event.An annotation literal for theActivatingannotation.AnnotatedMapListener<K,V> MapListenerimplementation that dispatchesMapEvents to a CDI observer.A producer ofFilterinstances.A producer ofMapEventTransformerinstances.Registers discovered CDI observer-basedMapListeners when the cache is created, and unregisters them when it's destroyed.A qualifier annotation used for any ARRIVED event.An annotation literal for theArrivedannotation.A qualifier annotation used for any ASSIGNED event.An annotation literal for theAssignedannotation.A qualifier annotation used for any BACKLOG event.An annotation literal for theBacklogannotation.The backlog event type.A qualifier annotation used to indicate a specific cache name.An annotation literal for theCacheNameannotation.A qualifier annotation used for any COMMITTED event.An annotation literal for theCommittedannotation.A qualifier annotation used for any COMMITTING event.An annotation literal for theCommittingannotation.A qualifier annotation used for any COMMITTING_LOCAL event.An annotation literal for theCommittingLocalannotation.A qualifier annotation used for any COMMITTING_REMOTE event.An annotation literal for theCommittingRemoteannotation.A qualifier annotation used for any CONNECTING event.An annotation literal for theConnectingannotation.A qualifier annotation used for any CREATED event.An annotation literal for theCreatedannotation.A qualifier annotation used for any DELETED event.An annotation literal for theDeletedannotation.A qualifier annotation used for any DEPARTED event.An annotation literal for theDepartedannotation.A qualifier annotation used for any DEPARTING event.An annotation literal for theDepartingannotation.A qualifier annotation used for any DESTROYED event.An annotation literal for theDestroyedannotation.A qualifier annotation used for any DISCONNECTED event.An annotation literal for theDisconnectedannotation.A qualifier annotation used for any DISPOSING event.An annotation literal for theDisposingannotation.A qualifier annotation used for any ERROR event.An annotation literal for theErrorannotation.Manages registration of CDI observers withInterceptorRegistryuponConfigurableCacheFactoryactivation, and their subsequent un-registration on deactivation.Handler forCacheLifecycleEvents.Handler forCoherenceLifecycleEvents.Handler forEntryEvents.Handler forEntryProcessorEvents.Abstract base class for all observer-based interceptors.EventObserverSupport.EventObserver<E extends Event>An observer of a specific event type.Handler forLifecycleEvents.Abstract base class for all observer-based service interceptors.Handler forSessionLifecycleEvents.Handler forTransactionEvents.Handler forTransactionEvents.Handler forUnsolicitedCommitEvents.A qualifier annotation used for any EXECUTED event.An annotation literal for theExecutedannotation.A qualifier annotation used for any EXECUTING event.An annotation literal for theExecutingannotation.A qualifier annotation used for any INSERTED event.An annotation literal for theInsertedannotation.A qualifier annotation used for any INSERTING event.An annotation literal for theInsertingannotation.A qualifier annotation that can be applied toMapListenerCDI observers to register them as lite listeners.An annotation literal for theLiteannotation.A qualifier annotation used for any LOST event.An annotation literal for theLostannotation.A qualifier annotation used to indicate a specific map name.An annotation literal for theMapNameannotation.A qualifier annotation used to indicate a specific participant name.An annotation literal for theParticipantNameannotation.A qualifier annotation used to indicate processor class when observingEntryProcessorEvents.An annotation literal for theProcessorannotation.A qualifier annotation used for any RECOVERED event.An annotation literal for theRecoveredannotation.A qualifier annotation used for any REMOVED event.An annotation literal for theRemovedannotation.A qualifier annotation used for any REMOVING event.An annotation literal for theRemovingannotation.A qualifier annotation used for any REPLICATING event.An annotation literal for theReplicatingannotation.A qualifier annotation used for any ROLLBACK event.An annotation literal for theRollbackannotation.A qualifier annotation used to indicate a specific scope name.An annotation literal for theScopeNameannotation.A qualifier annotation used to indicate a specific service name.An annotation literal for theServiceNameannotation.A qualifier annotation used for any STARTED event.An annotation literal for theStartedannotation.A qualifier annotation used for any STARTING event.An annotation literal for theStartingannotation.A qualifier annotation used for any STOPPED event.An annotation literal for theStoppedannotation.A qualifier annotation used for any STOPPING event.An annotation literal for theStoppingannotation.A qualifier annotation used for any SYNCED event.An annotation literal for theSyncedannotation.A qualifier annotation that can be applied toMapListenerCDI observers to register them asMapListener.synchronous()listeners.An annotation literal for theSynchronousannotation.A qualifier annotation used for any SYNCING event.An annotation literal for theSyncingannotation.A qualifier annotation used for any TRUNCATED event.An annotation literal for theTruncatedannotation.A qualifier annotation used for any UPDATED event.An annotation literal for theUpdatedannotation.A qualifier annotation used for any UPDATING event.An annotation literal for theUpdatingannotation.