Modifier and Type | Method and Description |
---|---|
SingleSignOnManager |
DistributableSingleSignOnManagerFactory.createSingleSignOnManager(Host host) |
void |
SessionManagerRegistryService.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
SessionManagerRegistryService.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 |
---|---|
void |
AbstractUndertowEventListener.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventListener.onDeploymentStart(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
AbstractUndertowEventListener.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
UndertowEventListener.onDeploymentStop(io.undertow.servlet.api.Deployment deployment,
Host host) |
void |
AbstractUndertowEventListener.onHostStart(Host host) |
void |
UndertowEventListener.onHostStart(Host host) |
void |
AbstractUndertowEventListener.onHostStop(Host host) |
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 |
---|---|
SingleSignOnManager |
InMemorySingleSignOnManagerFactory.createSingleSignOnManager(Host host) |
SingleSignOnManager |
SingleSignOnManagerFactory.createSingleSignOnManager(Host host)
Creates a single sign on manager for the specified host
|
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 © 2014 JBoss by Red Hat. All rights reserved.