Class UndertowDistributableServerInstallerFactory
java.lang.Object
org.wildfly.clustering.web.undertow.routing.UndertowDistributableServerInstallerFactory
- All Implemented Interfaces:
DistributableServerServiceInstallerFactory
@MetaInfServices(org.wildfly.extension.undertow.session.DistributableServerServiceInstallerFactory.class)
public class UndertowDistributableServerInstallerFactory
extends Object
implements DistributableServerServiceInstallerFactory
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ResourceServiceInstallergetServiceInstaller(org.jboss.as.controller.OperationContext context, String serverName)
-
Constructor Details
-
UndertowDistributableServerInstallerFactory
public UndertowDistributableServerInstallerFactory()
-
-
Method Details
-
getServiceInstaller
public org.wildfly.subsystem.service.ResourceServiceInstaller getServiceInstaller(org.jboss.as.controller.OperationContext context, String serverName) - Specified by:
getServiceInstallerin interfaceDistributableServerServiceInstallerFactory
-