| Constructor and Description |
|---|
UndertowHost(Host host,
org.jboss.modcluster.container.Engine engine) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
org.jboss.modcluster.container.Context |
findContext(String path) |
Set<String> |
getAliases() |
Iterable<org.jboss.modcluster.container.Context> |
getContexts() |
org.jboss.modcluster.container.Engine |
getEngine() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public UndertowHost(Host host, org.jboss.modcluster.container.Engine engine)
public String getName()
getName in interface org.jboss.modcluster.container.Hostpublic org.jboss.modcluster.container.Engine getEngine()
getEngine in interface org.jboss.modcluster.container.Hostpublic Iterable<org.jboss.modcluster.container.Context> getContexts()
getContexts in interface org.jboss.modcluster.container.Hostpublic Set<String> getAliases()
getAliases in interface org.jboss.modcluster.container.Hostpublic org.jboss.modcluster.container.Context findContext(String path)
findContext in interface org.jboss.modcluster.container.HostCopyright © 2021 JBoss by Red Hat. All rights reserved.