Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.cactus.integration.ant.container

Classes in org.apache.cactus.integration.ant.container used by org.apache.cactus.integration.ant.container
AbstractContainer
          Abstract base class for supporting specific containers as nested elements in the org.apache.cactus.integration.ant.CactusTask.
Container
          Interface for classes that can be used as nested elements in the <containers> element of the <cactus> task.
GenericContainer.Hook
          Class that represents the nested 'startup' and 'shutdown' elements.
MockHttpServer
          A very simple HTTP server that binds to a port and responds to all requests with a predefined response.