public interface RoutingProvider
| Modifier and Type | Method and Description |
|---|---|
Iterable<CapabilityServiceConfigurator> |
getServiceConfigurators(String serverName,
org.wildfly.clustering.service.SupplierDependency<String> route)
Builds the server dependencies to be made available to every deployment.
|
Iterable<CapabilityServiceConfigurator> getServiceConfigurators(String serverName, org.wildfly.clustering.service.SupplierDependency<String> route)
serverName - the name of the serverroute - the distinct route of the serverCopyright © 2020 JBoss by Red Hat. All rights reserved.