Class LocalRouteLocatorProvider
java.lang.Object
org.wildfly.extension.clustering.web.routing.LocalRouteLocatorProvider
- All Implemented Interfaces:
RouteLocatorProvider
- Direct Known Subclasses:
InfinispanRouteLocatorProvider
- 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.ServiceInstallergetServiceInstaller(BinaryServiceConfiguration configuration, WebDeploymentConfiguration deployment)
-
Constructor Details
-
LocalRouteLocatorProvider
public LocalRouteLocatorProvider()
-
-
Method Details
-
getServiceInstaller
public org.wildfly.subsystem.service.ServiceInstaller getServiceInstaller(BinaryServiceConfiguration configuration, WebDeploymentConfiguration deployment) - Specified by:
getServiceInstallerin interfaceRouteLocatorProvider
-