org.apache.tomee.catalina
Class BackportUtil.Tomcat7

java.lang.Object
  extended by org.apache.tomee.catalina.BackportUtil.Tomcat6
      extended by org.apache.tomee.catalina.BackportUtil.Tomcat7
All Implemented Interfaces:
BackportUtil.API
Enclosing class:
BackportUtil

public static class BackportUtil.Tomcat7
extends BackportUtil.Tomcat6
implements BackportUtil.API


Constructor Summary
BackportUtil.Tomcat7()
           
 
Method Summary
 void setConfigFile(org.apache.catalina.core.StandardContext standardContext, File contextXmlFile)
           
 
Methods inherited from class org.apache.tomee.catalina.BackportUtil.Tomcat6
findServiceName, getNamingContextListener, getServlet, removeService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.tomee.catalina.BackportUtil.API
findServiceName, getNamingContextListener, getServlet, removeService
 

Constructor Detail

BackportUtil.Tomcat7

public BackportUtil.Tomcat7()
Method Detail

setConfigFile

public void setConfigFile(org.apache.catalina.core.StandardContext standardContext,
                          File contextXmlFile)
Specified by:
setConfigFile in interface BackportUtil.API
Overrides:
setConfigFile in class BackportUtil.Tomcat6


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.