Uses of Class
org.apache.cactus.integration.ant.container.AbstractServerRun

Packages that use AbstractServerRun
org.apache.cactus.ant Contains legacy classes that are now deprecated. 
org.apache.cactus.integration.ant.container.enhydra Contains the support for the Enhydra container. 
org.apache.cactus.integration.ant.container.resin Contains the support for the Caucho Resin container. 
 

Uses of AbstractServerRun in org.apache.cactus.ant
 

Subclasses of AbstractServerRun in org.apache.cactus.ant
 class AbstractServerRun
          Deprecated. This class has moved to AbstractServerRun.
 

Uses of AbstractServerRun in org.apache.cactus.integration.ant.container.enhydra
 

Subclasses of AbstractServerRun in org.apache.cactus.integration.ant.container.enhydra
 class EnhydraRun
          Starts/stop Enhydra by setting up a listener socket.
 

Uses of AbstractServerRun in org.apache.cactus.integration.ant.container.resin
 

Subclasses of AbstractServerRun in org.apache.cactus.integration.ant.container.resin
 class ResinRun
          Starts/stop Resin by setting up a listener socket.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.