public final class ClientAsyncExecutorLiteral extends org.glassfish.hk2.api.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. |
| Modifier | Constructor and Description |
|---|---|
private |
ClientAsyncExecutorLiteral() |
public static final ClientAsyncExecutor INSTANCE
ClientAsyncExecutor annotation instance.