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. |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final ManagedAsyncExecutor INSTANCE
ManagedAsyncExecutor annotation instance.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.