public final class ManagedAsyncExecutorLiteral extends org.glassfish.hk2.api.AnnotationLiteral<ManagedAsyncExecutor> implements ManagedAsyncExecutor
ManagedAsyncExecutor annotation literal.
This class provides a constant instance of the @ManagedAsyncExecutor annotation to be used
in method calls that require use of annotation instances.
| Modifier and Type | Field and Description |
|---|---|
static ManagedAsyncExecutor |
INSTANCE
ManagedAsyncExecutor annotation instance. |
| Modifier | Constructor and Description |
|---|---|
private |
ManagedAsyncExecutorLiteral() |
public static final ManagedAsyncExecutor INSTANCE
ManagedAsyncExecutor annotation instance.