public class OpenEJBHttpRegistry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
OpenEJBHttpRegistry.ClassLoaderHttpListener |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.net.URI> |
baseUris |
static Logger |
log |
protected HttpListenerRegistry |
registry |
Constructor and Description |
---|
OpenEJBHttpRegistry() |
Modifier and Type | Method and Description |
---|---|
HttpListener |
addWrappedHttpListener(HttpListener httpListener,
java.lang.ClassLoader classLoader,
java.lang.String regex) |
java.util.List<java.lang.String> |
getResolvedAddresses(java.lang.String path) |
public static final Logger log
protected final HttpListenerRegistry registry
protected final java.util.List<java.net.URI> baseUris
public HttpListener addWrappedHttpListener(HttpListener httpListener, java.lang.ClassLoader classLoader, java.lang.String regex)
public java.util.List<java.lang.String> getResolvedAddresses(java.lang.String path)