| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<UndertowService> |
ServerConfigImpl.getUndertowServiceInjector() |
| Modifier and Type | Method and Description |
|---|---|
protected UndertowService |
ListenerService.getUndertowService() |
UndertowService |
UndertowService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.msc.value.InjectedValue<UndertowService> |
Host.getUndertowService() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<UndertowService> |
UndertowDeploymentInfoService.getUndertowService() |
| Constructor and Description |
|---|
RouteValue(UndertowService service) |
| Constructor and Description |
|---|
UndertowEngine(Server server,
UndertowService service,
org.jboss.modcluster.container.Connector connector) |
UndertowServer(UndertowService service,
org.jboss.modcluster.container.Connector connector) |
| Constructor and Description |
|---|
UndertowEventHandlerAdapter(org.jboss.msc.value.Value<org.jboss.modcluster.container.ContainerEventHandler> eventHandler,
org.jboss.msc.value.Value<UndertowService> service,
org.jboss.msc.value.Value<ListenerService> listener,
org.jboss.msc.value.Value<org.jboss.as.server.suspend.SuspendController> suspendController,
int statusInterval) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.