Uses of Class
com.oracle.coherence.cdi.AnnotationLiteral
-
Packages that use AnnotationLiteral Package Description com.oracle.coherence.cdi Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members.com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.oracle.coherence.concurrent.cdi CDI-related annotations for Coherence-Concurrent. -
-
Uses of AnnotationLiteral in com.oracle.coherence.cdi
Subclasses of AnnotationLiteral in com.oracle.coherence.cdi Modifier and Type Class Description static class
AlwaysFilter.Literal
An annotation literal for theAlwaysFilter
annotation.static class
CacheAdd.Literal
An annotation literal for theCacheAdd
annotation.static class
CacheGet.Literal
An annotation literal for theCacheGet
annotation.static class
CachePut.Literal
An annotation literal for theCachePut
annotation.static class
CacheRemove.Literal
An annotation literal for theCacheRemove
annotation.static class
ChainedExtractor.Extractors.Literal
An annotation literal for theChainedExtractor.Extractors
annotation.static class
ChainedExtractor.Literal
An annotation literal for theChainedExtractor
annotation.static class
ConfigUri.Literal
An annotation literal for theConfigUri
annotation.static class
Name.Literal
An annotation literal for theName
annotation.static class
PofExtractor.Extractors.Literal
An annotation literal for thePofExtractor.Extractors
annotation.static class
PofExtractor.Literal
An annotation literal for thePofExtractor
annotation.static class
PropertyExtractor.Extractors.Literal
An annotation literal for thePropertyExtractor.Extractors
annotation.static class
PropertyExtractor.Literal
An annotation literal for thePropertyExtractor
annotation.static class
Remote.Literal
An annotation literal for theRemote
annotation.static class
Scope.Literal
An annotation literal for theScope
annotation.static class
SerializerFormat.Literal
An annotation literal for theSerializerFormat
annotation.static class
SessionName.Literal
An annotation literal for theSessionName
annotation.static class
SubscriberGroup.Literal
An annotation literal for theSubscriberGroup
annotation.static class
View.Literal
An annotation literal for theView
annotation.static class
WhereFilter.Literal
An annotation literal for theWhereFilter
annotation. -
Uses of AnnotationLiteral in com.oracle.coherence.cdi.events
Subclasses of AnnotationLiteral in com.oracle.coherence.cdi.events Modifier and Type Class Description static class
Activated.Literal
An annotation literal for theActivated
annotation.static class
Activating.Literal
An annotation literal for theActivating
annotation.static class
Arrived.Literal
An annotation literal for theArrived
annotation.static class
Assigned.Literal
An annotation literal for theAssigned
annotation.static class
Backlog.Literal
An annotation literal for theBacklog
annotation.static class
CacheName.Literal
An annotation literal for theCacheName
annotation.static class
Committed.Literal
An annotation literal for theCommitted
annotation.static class
Committing.Literal
An annotation literal for theCommitting
annotation.static class
CommittingLocal.Literal
An annotation literal for theCommittingLocal
annotation.static class
CommittingRemote.Literal
An annotation literal for theCommittingRemote
annotation.static class
Connecting.Literal
An annotation literal for theConnecting
annotation.static class
Created.Literal
An annotation literal for theCreated
annotation.static class
Deleted.Literal
An annotation literal for theDeleted
annotation.static class
Departed.Literal
An annotation literal for theDeparted
annotation.static class
Departing.Literal
An annotation literal for theDeparting
annotation.static class
Destroyed.Literal
An annotation literal for theDestroyed
annotation.static class
Disconnected.Literal
An annotation literal for theDisconnected
annotation.static class
Disposing.Literal
An annotation literal for theDisposing
annotation.static class
Error.Literal
An annotation literal for theError
annotation.static class
Executed.Literal
An annotation literal for theExecuted
annotation.static class
Executing.Literal
An annotation literal for theExecuting
annotation.static class
Inserted.Literal
An annotation literal for theInserted
annotation.static class
Inserting.Literal
An annotation literal for theInserting
annotation.static class
Lite.Literal
An annotation literal for theLite
annotation.static class
Lost.Literal
An annotation literal for theLost
annotation.static class
MapName.Literal
An annotation literal for theMapName
annotation.static class
ParticipantName.Literal
An annotation literal for theParticipantName
annotation.static class
Processor.Literal
An annotation literal for theProcessor
annotation.static class
Recovered.Literal
An annotation literal for theRecovered
annotation.static class
Removed.Literal
An annotation literal for theRemoved
annotation.static class
Removing.Literal
An annotation literal for theRemoving
annotation.static class
Replicating.Literal
An annotation literal for theReplicating
annotation.static class
Rollback.Literal
An annotation literal for theRollback
annotation.static class
ScopeName.Literal
An annotation literal for theScopeName
annotation.static class
ServiceName.Literal
An annotation literal for theServiceName
annotation.static class
Started.Literal
An annotation literal for theStarted
annotation.static class
Starting.Literal
An annotation literal for theStarting
annotation.static class
Stopped.Literal
An annotation literal for theStopped
annotation.static class
Stopping.Literal
An annotation literal for theStopping
annotation.static class
Synced.Literal
An annotation literal for theSynced
annotation.static class
Synchronous.Literal
An annotation literal for theSynchronous
annotation.static class
Syncing.Literal
An annotation literal for theSyncing
annotation.static class
Truncated.Literal
An annotation literal for theTruncated
annotation.static class
Updated.Literal
An annotation literal for theUpdated
annotation.static class
Updating.Literal
An annotation literal for theUpdating
annotation. -
Uses of AnnotationLiteral in com.oracle.coherence.concurrent.cdi
Subclasses of AnnotationLiteral in com.oracle.coherence.concurrent.cdi Modifier and Type Class Description static class
Count.Literal
An annotation literal for theCount
annotation.static class
Permits.Literal
An annotation literal for thePermits
annotation.
-