public final class ClientAsyncExecutorLiteral extends AnnotationLiteral<ClientAsyncExecutor> implements ClientAsyncExecutor
ClientAsyncExecutor annotation literal.
This class provides a constant instance of the @ClientAsyncExecutor annotation to be used
in method calls that require use of annotation instances.
| Modifier and Type | Field and Description |
|---|---|
static ClientAsyncExecutor |
INSTANCE
An
ClientAsyncExecutor annotation instance. |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final ClientAsyncExecutor INSTANCE
ClientAsyncExecutor annotation instance.Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.