Class AnnotationServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
ee.jakarta.tck.concurrent.framework.TestServlet
ee.jakarta.tck.concurrent.spec.Platform.anno.AnnotationServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

@WebServlet("/AnnotationServlet") @Dependent public class AnnotationServlet extends TestServlet
See Also:
  • Constructor Details

    • AnnotationServlet

      public AnnotationServlet()
  • Method Details

    • testAnnoDefinedContextServiceQualifiers

      public void testAnnoDefinedContextServiceQualifiers() throws Throwable
      Throws:
      Throwable
    • testAnnoDefinedManagedExecutorSvcQualifiers

      public void testAnnoDefinedManagedExecutorSvcQualifiers() throws Throwable
      Throws:
      Throwable
    • testAnnoDefinedManagedScheduledExecutorSvcQualifers

      public void testAnnoDefinedManagedScheduledExecutorSvcQualifers() throws Throwable
      Throws:
      Throwable
    • testAnnoDefinedManagedThreadFactoryQualifersFull

      public void testAnnoDefinedManagedThreadFactoryQualifersFull() throws Throwable
      Throws:
      Throwable
    • testAnnoDefinedManagedThreadFactoryQualifersWeb

      public void testAnnoDefinedManagedThreadFactoryQualifersWeb() throws Throwable
      Throws:
      Throwable
    • testAnnotationDefinesContextService

      public void testAnnotationDefinesContextService() throws Throwable
      Throws:
      Throwable
    • testAnnotationDefinesManagedExecutor

      public void testAnnotationDefinesManagedExecutor() throws Throwable
      Throws:
      Throwable
    • testAnnotationDefinesManagedScheduledExecutor

      public void testAnnotationDefinesManagedScheduledExecutor() throws Throwable
      Throws:
      Throwable
    • testAnnotationDefinesManagedThreadFactory

      public void testAnnotationDefinesManagedThreadFactory() throws Throwable
      Throws:
      Throwable