Save This Page
Home » cactus-1.8.0-src » org.apache.cactus.integration.ant.container.resin » [javadoc | source]
org.apache.cactus.integration.ant.container.resin
public class: Resin3xContainer [javadoc | source]
java.lang.Object
   org.apache.tools.ant.ProjectComponent
      org.apache.cactus.integration.ant.container.AbstractContainer
         org.apache.cactus.integration.ant.container.AbstractJavaContainer
            org.apache.cactus.integration.ant.container.resin.AbstractResinContainer
               org.apache.cactus.integration.ant.container.resin.Resin3xContainer

All Implemented Interfaces:
    Container, Cloneable

Special container support for the Caucho Resin 3.x servlet container.
Fields inherited from org.apache.cactus.integration.ant.container.AbstractContainer:
RESOURCE_PATH
Method from org.apache.cactus.integration.ant.container.resin.Resin3xContainer Summary:
getContainerDirName,   getName,   prepareAdditions,   startUpAdditions
Methods from org.apache.cactus.integration.ant.container.resin.AbstractResinContainer:
getContainerDirName,   getDir,   getPort,   getTmpDir,   init,   prepareAdditions,   setDir,   setPort,   setResinConf,   setTmpDir,   shutDown,   startUp,   startUpAdditions,   verify
Methods from org.apache.cactus.integration.ant.container.AbstractJavaContainer:
addToolsJarToClasspath,   createJavaForShutDown,   createJavaForStartUp,   createSysProperty,   createSysProperty,   createSysProperty,   getJVMArgs,   getToolsJar,   setAppend,   setJVMArgs,   setOutput
Methods from org.apache.cactus.integration.ant.container.AbstractContainer:
cleanTempDirectory,   createAntTask,   createDirectory,   createExclude,   createFilterChain,   getBaseURL,   getContainerClasspath,   getDeployableFile,   getExcludePatterns,   getLog,   getProtocol,   getServer,   getStartUpWait,   getSystemProperties,   getTestContext,   getToDir,   init,   isEnabled,   isExcluded,   setAntTaskFactory,   setContainerClasspath,   setDeployableFile,   setIf,   setLog,   setProtocol,   setServer,   setStartUpWait,   setSystemProperties,   setToDir,   setUnless,   setupTempDirectory
Methods from org.apache.tools.ant.ProjectComponent:
clone,   getDescription,   getLocation,   getProject,   log,   log,   setDescription,   setLocation,   setProject
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.integration.ant.container.resin.Resin3xContainer Detail:
 protected final String getContainerDirName() 
 public final String getName() 
 protected  void prepareAdditions(File theInstallDir,
    FilterChain theFilterChain) throws IOException 
 protected  void startUpAdditions(Java theJavaContainer,
    Path theClasspath)