JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(24.09)
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.oracle.coherence.concurrent.executor.management
package
com.oracle.coherence.concurrent.executor.management
MBeans for Coherence Concurrent executors.
Since:
21.12
Related Packages
Package
Description
com.oracle.coherence.concurrent.executor
Classes to allow submission of tasks to the grid for execution.
com.oracle.coherence.concurrent.executor.function
Various predicates used by the Executor Service.
com.oracle.coherence.concurrent.executor.options
Options used as metadata for executors or during task submission to the grid.
com.oracle.coherence.concurrent.executor.subscribers
Task.Subscriber
implementations.
com.oracle.coherence.concurrent.executor.tasks
Task
implementations.
Interfaces
Class
Description
ExecutorMBean
ExecutorMBean provides a monitor interface for the
Executor
statistics.