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