JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
Oracle® Java API Reference for Oracle Coherence
15c (15.1.1.0.0)
G31694-01
com.oracle.coherence.concurrent.cdi
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package com.oracle.coherence.concurrent.cdi
package
com.oracle.coherence.concurrent.cdi
CDI-related annotations for Coherence-Concurrent.
Since:
21.12
Related Packages
Package
Description
com.oracle.coherence.concurrent
Coherence Concurrent utilities based on java.util.concurrent.
com.oracle.coherence.concurrent.atomic
A small toolkit of classes that support lock-free thread-safe programming on single variables.
com.oracle.coherence.concurrent.config
com.oracle.coherence.concurrent.executor
Classes to allow submission of tasks to the grid for execution.
com.oracle.coherence.concurrent.locks
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
All Classes and Interfaces
Classes
Annotation Interfaces
Class
Description
Count
A qualifier annotation used when injecting Coherence resource to specify the latch count.
Count.Literal
An annotation literal for the
Count
annotation.
Permits
A qualifier annotation used when injecting Coherence resource to specify the permits count.
Permits.Literal
An annotation literal for the
Permits
annotation.