Class DeploymentDescriptorServlet

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

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

    • DeploymentDescriptorServlet

      public DeploymentDescriptorServlet()
  • Method Details

    • testDeploymentDescriptorDefinedContextServiceQualifiers

      public void testDeploymentDescriptorDefinedContextServiceQualifiers() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinedManagedExecutorSvcQualifiers

      public void testDeploymentDescriptorDefinedManagedExecutorSvcQualifiers() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinedManagedScheduledExecutorSvcQualifers

      public void testDeploymentDescriptorDefinedManagedScheduledExecutorSvcQualifers() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinedManagedThreadFactoryQualifers

      public void testDeploymentDescriptorDefinedManagedThreadFactoryQualifers() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinesContextService

      public void testDeploymentDescriptorDefinesContextService() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinesManagedExecutor

      public void testDeploymentDescriptorDefinesManagedExecutor() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinesManagedScheduledExecutor

      public void testDeploymentDescriptorDefinesManagedScheduledExecutor() throws Throwable
      Throws:
      Throwable
    • testDeploymentDescriptorDefinesManagedThreadFactory

      public void testDeploymentDescriptorDefinesManagedThreadFactory() throws Throwable
      Throws:
      Throwable