| Modifier and Type | Field and Description |
|---|---|
protected Engine |
engine |
protected org.apache.catalina.Host |
host |
protected TomcatFactoryRegistry |
registry |
| Constructor and Description |
|---|
TomcatHost(TomcatFactoryRegistry registry,
org.apache.catalina.Host host,
Engine engine)
Constructs a new CatalinaHost wrapping the specified catalina host.
|
protected final TomcatFactoryRegistry registry
protected final org.apache.catalina.Host host
protected final Engine engine
public TomcatHost(TomcatFactoryRegistry registry, org.apache.catalina.Host host, Engine engine)
host - a catalina hostengine - the parent containerpublic Set<String> getAliases()
getAliases in interface Hostpublic Iterable<Context> getContexts()
getContexts in interface Hostpublic Context findContext(String path)
findContext in interface HostCopyright © 2018 JBoss by Red Hat. All rights reserved.