Class ClientAsyncExecutorLiteral

All Implemented Interfaces:
Annotation

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.

Since:
2.18
Author:
Marek Potociar
See Also: