public final class ManagedAsyncExecutorLiteral extends 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() |
annotationType, equals, hashCode
public static final ManagedAsyncExecutor INSTANCE
ManagedAsyncExecutor
annotation instance.