Package org.wildfly.mod_cluster.undertow
Class UndertowEventHandlerAdapterBuilderProvider
java.lang.Object
org.wildfly.mod_cluster.undertow.UndertowEventHandlerAdapterBuilderProvider
- All Implemented Interfaces:
ContainerEventHandlerAdapterServiceConfiguratorProvider
@MetaInfServices(org.wildfly.extension.mod_cluster.ContainerEventHandlerAdapterServiceConfiguratorProvider.class)
public class UndertowEventHandlerAdapterBuilderProvider
extends Object
implements ContainerEventHandlerAdapterServiceConfiguratorProvider
ContainerEventHandlerAdapterServiceConfiguratorProvider service provider for Undertow.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.as.clustering.controller.CapabilityServiceConfiguratorgetServiceConfigurator(String name, String listenerName, Duration statusInterval)
-
Constructor Details
-
UndertowEventHandlerAdapterBuilderProvider
public UndertowEventHandlerAdapterBuilderProvider()
-
-
Method Details
-
getServiceConfigurator
public org.jboss.as.clustering.controller.CapabilityServiceConfigurator getServiceConfigurator(String name, String listenerName, Duration statusInterval) - Specified by:
getServiceConfiguratorin interfaceContainerEventHandlerAdapterServiceConfiguratorProvider
-