Class ManagedAsyncExecutorLiteral

java.lang.Object
org.glassfish.jersey.internal.inject.AnnotationLiteral<ManagedAsyncExecutor>
org.glassfish.jersey.server.ManagedAsyncExecutorLiteral
All Implemented Interfaces:
Annotation

public final class ManagedAsyncExecutorLiteral extends org.glassfish.jersey.internal.inject.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.

Since:
2.18
Author:
Marek Potociar
See Also:
  • Field Details

    • INSTANCE

      public static final ManagedAsyncExecutor INSTANCE
      ManagedAsyncExecutor annotation instance.