org.apache.tomee.catalina
Class BackportUtil
java.lang.Object
org.apache.tomee.catalina.BackportUtil
public class BackportUtil
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackportUtil
public BackportUtil()
getAPI
public static BackportUtil.API getAPI()
getServlet
public static javax.servlet.Servlet getServlet(org.apache.catalina.Wrapper wrapper)
getNamingContextListener
public static org.apache.catalina.core.NamingContextListener getNamingContextListener(org.apache.catalina.core.StandardContext standardContext)
findServiceName
public static String findServiceName(org.apache.catalina.deploy.NamingResources naming,
String refName)
removeService
public static void removeService(org.apache.catalina.core.NamingContextListener namingContextListener,
String serviceName)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.