Class PrimaryOwnerRouteLocatorProvider
java.lang.Object
org.wildfly.extension.clustering.web.routing.LocalRouteLocatorProvider
org.wildfly.extension.clustering.web.routing.infinispan.PrimaryOwnerRouteLocatorProvider
- All Implemented Interfaces:
RouteLocatorProvider
Factory for creating a service configurator for a primary owner route locator.
- 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
-
PrimaryOwnerRouteLocatorProvider
public PrimaryOwnerRouteLocatorProvider()
-
-
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- Overrides:
getServiceInstallerin classLocalRouteLocatorProvider
-