| Package | Description |
|---|---|
| org.wildfly.extension.rts.service | |
| org.wildfly.extension.undertow | |
| org.wildfly.extension.undertow.deployment | |
| org.wildfly.mod_cluster.undertow |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<Host> |
AbstractRTSService.getInjectedHost() |
| Modifier and Type | Method and Description |
|---|---|
Host |
Host.getValue() |
| Modifier and Type | Method and Description |
|---|---|
Set<Host> |
Server.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndertowEventListener.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
AbstractUndertowEventListener.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventListener.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
AbstractUndertowEventListener.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventListener.onHostStart(Host host) |
void |
AbstractUndertowEventListener.onHostStart(Host host) |
void |
UndertowEventListener.onHostStop(Host host) |
void |
AbstractUndertowEventListener.onHostStop(Host host) |
protected void |
Server.registerHost(Host host) |
protected void |
Server.unregisterHost(Host host) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<Host> |
UndertowDeploymentInfoService.getHost() |
org.jboss.msc.value.InjectedValue<Host> |
UndertowDeploymentService.getHost() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndertowEventHandlerAdapter.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventHandlerAdapter.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventHandlerAdapter.onHostStart(Host host) |
void |
UndertowEventHandlerAdapter.onHostStop(Host host) |
| Constructor and Description |
|---|
UndertowHost(Host host,
org.jboss.modcluster.container.Engine engine) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.