Modifier and Type | Method and Description |
---|---|
void |
SessionManagerRegistryBuilder.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
SessionManagerRegistryBuilder.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
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 |
---|---|
default void |
UndertowEventListener.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
default void |
UndertowEventListener.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
default void |
UndertowEventListener.onHostStart(Host host) |
default void |
UndertowEventListener.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 © 2016 JBoss by Red Hat. All rights reserved.