Uses of Package
jakarta.enterprise.concurrent
Package
Description
Classes and interfaces that make up the Jakarta Concurrency specification.
-
ClassDescriptionThe ContextService provides methods for creating dynamic proxy objects (as defined by
java.lang.reflect.Proxy
).Contains information about the last execution of a task.A manageable version of aExecutorService
.A ManagedTaskListener is used to monitor the state of a task's Future.Triggers allow application developers to plug in rules for when and how often a task should run.Triggers allow application developers to plug in rules for when and how often a task should run.