public class OpenEJBHttpRegistry extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OpenEJBHttpRegistry.ClassLoaderHttpListener |
| Modifier and Type | Field and Description |
|---|---|
protected List<URI> |
baseUris |
static Logger |
log |
protected HttpListenerRegistry |
registry |
| Constructor and Description |
|---|
OpenEJBHttpRegistry() |
| Modifier and Type | Method and Description |
|---|---|
HttpListener |
addWrappedHttpListener(HttpListener httpListener,
ClassLoader classLoader,
String regex) |
List<String> |
getResolvedAddresses(String path) |
public static final Logger log
protected final HttpListenerRegistry registry
public HttpListener addWrappedHttpListener(HttpListener httpListener, ClassLoader classLoader, String regex)
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.