Uses of Class
com.xebialabs.deployit.plugin.tomcat.ci.TomcatResource

Packages that use TomcatResource
com.xebialabs.deployit.plugin.tomcat.ci   
 

Uses of TomcatResource in com.xebialabs.deployit.plugin.tomcat.ci
 

Subclasses of TomcatResource in com.xebialabs.deployit.plugin.tomcat.ci
 class TomcatDataSource
          A Tomcat JDBC DataSource, based on default DBCP connection pool from the Apache's commons project.
 

Methods in com.xebialabs.deployit.plugin.tomcat.ci that return TomcatResource
 TomcatResource TomcatResourceMapping.getSource()
           
 

Constructors in com.xebialabs.deployit.plugin.tomcat.ci with parameters of type TomcatResource
TomcatResourceMapping(TomcatResource jndiResource, java.io.Serializable target)
           
 



Copyright © 2010. All Rights Reserved.