org.apache.openejb.server.httpd
Class OpenEJBHttpRegistry
java.lang.Object
org.apache.openejb.server.httpd.OpenEJBHttpRegistry
public class OpenEJBHttpRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final Logger log
registry
protected final HttpListenerRegistry registry
baseUris
protected final List<URI> baseUris
OpenEJBHttpRegistry
public OpenEJBHttpRegistry()
addWrappedHttpListener
public HttpListener addWrappedHttpListener(HttpListener httpListener,
ClassLoader classLoader,
String regex)
getResolvedAddresses
public List<String> getResolvedAddresses(String path)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.