public class UndertowEventHandlerAdapterServiceConfigurator extends Object implements org.jboss.as.clustering.controller.CapabilityServiceConfigurator, UndertowEventHandlerAdapterConfiguration
| Constructor and Description |
|---|
UndertowEventHandlerAdapterServiceConfigurator(String proxyName,
String listenerName,
Duration statusInterval) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<?> |
build(org.jboss.msc.service.ServiceTarget target) |
org.wildfly.clustering.service.ServiceConfigurator |
configure(org.jboss.as.controller.capability.CapabilityServiceSupport support) |
org.jboss.modcluster.container.ContainerEventHandler |
getContainerEventHandler() |
UndertowListener |
getListener() |
Server |
getServer() |
org.jboss.msc.service.ServiceName |
getServiceName() |
Duration |
getStatusInterval() |
org.jboss.as.server.suspend.SuspendController |
getSuspendController() |
UndertowService |
getUndertowService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.wildfly.clustering.service.ServiceConfigurator configure(org.jboss.as.controller.capability.CapabilityServiceSupport support)
configure in interface org.jboss.as.clustering.controller.CapabilityServiceConfiguratorpublic org.jboss.msc.service.ServiceBuilder<?> build(org.jboss.msc.service.ServiceTarget target)
build in interface org.wildfly.clustering.service.ServiceConfiguratorpublic Duration getStatusInterval()
getStatusInterval in interface UndertowEventHandlerAdapterConfigurationpublic UndertowService getUndertowService()
getUndertowService in interface UndertowEventHandlerAdapterConfigurationpublic org.jboss.modcluster.container.ContainerEventHandler getContainerEventHandler()
getContainerEventHandler in interface UndertowEventHandlerAdapterConfigurationpublic org.jboss.as.server.suspend.SuspendController getSuspendController()
getSuspendController in interface UndertowEventHandlerAdapterConfigurationpublic UndertowListener getListener()
getListener in interface UndertowEventHandlerAdapterConfigurationpublic Server getServer()
getServer in interface UndertowEventHandlerAdapterConfigurationpublic org.jboss.msc.service.ServiceName getServiceName()
getServiceName in interface org.wildfly.clustering.service.ServiceNameProviderCopyright © 2021 JBoss by Red Hat. All rights reserved.