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