| Activated |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive ACTIVATED
LifecycleEvents.
|
| Activating |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive ACTIVATING
LifecycleEvents.
|
| AlwaysFilter |
|
| Arrived |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive ASSIGNED
TransferEvent.
|
| Assigned |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive ARRIVED
TransferEvent.
|
| Backlog |
A qualifier annotation used for any BACKLOG event.
|
| CacheName |
A qualifier annotation used to indicate a specific cache name.
|
| ChainedExtractor |
|
| ChainedExtractor.Extractors |
|
| CoherenceEventListener |
An Executable advice annotation that allows listening for Coherence events.
|
| CoherencePublisher |
An introduction advice that automatically implements interfaces and abstract classes and
creates Publisher instances.
|
| CoherenceTopicListener |
Annotation applied at the class level to indicate that a bean is a Coherence
topic Subscriber.
|
| Committed |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive COMMITTED
TransactionEvent.
|
| Committing |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive COMMITTING
TransactionEvent.
|
| CommittingLocal |
A qualifier annotation used for any COMMITTING_LOCAL event.
|
| CommittingRemote |
A qualifier annotation used for any COMMITTING_REMOTE event.
|
| ConfigUri |
A qualifier annotation used to indicate a Coherence configuration resource URI.
|
| Connecting |
A qualifier annotation used for any CONNECTING event.
|
| Created |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive CREATED
CacheLifecycleEvent.
|
| Deleted |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_DELETED.
|
| Departed |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive DEPARTED
TransferEvent.
|
| Departing |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive DEPARTING
TransferEvent.
|
| Destroyed |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive DESTROYED
CacheLifecycleEvent.
|
| Disconnected |
A qualifier annotation used for any DISCONNECTED event.
|
| Disposing |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive DISPOSING
LifecycleEvents.
|
| Error |
A qualifier annotation used for any ERROR event.
|
| Executed |
A qualifier annotation used for any EXECUTED event.
|
| Executing |
A qualifier annotation used for any EXECUTING event.
|
| ExtractorBinding |
Specifies that an annotation type is a ValueExtractor
binding type.
|
| FilterBinding |
Specifies that an annotation type is a Filter
binding type.
|
| Inserted |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_INSERTED or that will receive
EntryEvents of type
INSERTED.
|
| Inserting |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive EntryEvents of type
INSERTING.
|
| Lite |
A qualifier annotation that can be applied to CoherenceEventListener
annotated methods that receive MapEvents
to register them as lite listeners.
|
| Lost |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive TransferEvents of type
LOST.
|
| MapEventTransformerBinding |
Specifies that an annotation type is a MapEventTransformer
binding type.
|
| MapName |
A qualifier annotation used to indicate a specific map name.
|
| Name |
A qualifier annotation used when injecting Coherence resource to indicate a
specific resource name.
|
| ParticipantName |
A qualifier annotation used to indicate a specific participant name.
|
| PofExtractor |
|
| PofExtractor.Extractors |
|
| Processor |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive EntryProcessorEvents
to narrow the events received to those for a specific InvocableMap.EntryProcessor
class.
|
| PropertyExtractor |
|
| PropertyExtractor.Extractors |
|
| Recovered |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive TransferEvents of type
RECOVERED.
|
| Removed |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive EntryEvents of type
REMOVED.
|
| Removing |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive EntryEvents of type
REMOVING.
|
| Replicating |
A qualifier annotation used for any REPLICATING event.
|
| Rollback |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive TransferEvents of type
ROLLBACK.
|
| Scope |
A qualifier annotation used when injecting Coherence resource to indicate
that those resource should be obtained from a specific ConfigurableCacheFactory.
|
| ScopeName |
A qualifier annotation used to indicate a specific scope name.
|
| SerializerFormat |
A qualifier annotation used when injecting a Serializer
to identify the specific Serializer to inject.
|
| ServiceName |
A qualifier annotation used to indicate a specific service name.
|
| SessionName |
A qualifier annotation used when injecting Coherence resource to indicate a
specific Session name.
|
| Started |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STARTED or
SessionEvents of type
STARTED.
|
| Starting |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STARTING or
SessionEvents of type
STARTING.
|
| Stopped |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STOPPED or
SessionEvents of type
STOPPED.
|
| Stopping |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive CoherenceLifecycleEvents
of type STOPPING or
SessionEvents of type
STOPPING.
|
| SubscriberGroup |
A qualifier annotation used when injecting Subscriber
to a NamedTopic to indicate the name of the
subscriber group that the subscriber should belong to.
|
| Synced |
A qualifier annotation used for any SYNCED event.
|
| Synchronous |
A qualifier annotation that can be applied to CoherenceEventListener annotated
methods to register them as MapListener.synchronous() listeners.
|
| Syncing |
A qualifier annotation used for any SYNCING event.
|
| Topic |
An annotation used to specify a topic name.
|
| Topics |
Repeatable annotation for one or many Topic annotations.
|
| Truncated |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive TRUNCATED
CacheLifecycleEvent.
|
| Updated |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive MapEvents of type
MapEvent.ENTRY_UPDATED or that will receive
EntryEvents of type
UPDATED.
|
| Updating |
A qualifier annotation used to annotate the parameter CoherenceEventListener annotated methods
that will receive EntryEvents of type
UPDATING.
|
| View |
A qualifier annotation used when injecting a cache view.
|
| WhereFilter |
A FilterBinding annotation representing a Filter
produced from a CohQL where clause.
|