Class NullRouteLocatorProvider
java.lang.Object
org.wildfly.extension.clustering.web.routing.NullRouteLocatorProvider
- All Implemented Interfaces:
RouteLocatorProvider
- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.web.service.routing.RouteLocatorProvider
SERVICE_DESCRIPTOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.DeploymentServiceInstallergetServiceInstaller(BinaryServiceConfiguration configuration, WebDeploymentConfiguration deployment)
-
Constructor Details
-
NullRouteLocatorProvider
public NullRouteLocatorProvider()
-
-
Method Details
-
getServiceInstaller
public org.wildfly.subsystem.service.DeploymentServiceInstaller getServiceInstaller(BinaryServiceConfiguration configuration, WebDeploymentConfiguration deployment) - Specified by:
getServiceInstallerin interfaceRouteLocatorProvider
-