org.jboss.web.tomcat.tc5.jasper.TagLibCache A prototype TagLibCache that allows one to obtain shared tlds from the jbossweb sar conf/tlds directory. @author Scott.Stark@jboss.org @version $Revision: 1.1.2.3 $
org.jboss.deployment.spi.DeploymentManagerImpl The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment. It provides server related information, such as, a list of deployment targets, and vendor unique runtime configuration information. @author thomas.diesler@jboss.org @versio ...