| Interface | Description |
|---|---|
| InfinispanRoutingConfiguration |
Configuration of an Infinispan routing provider
|
| PrimaryOwnerRouteLocatorConfiguration |
| Class | Description |
|---|---|
| InfinispanLegacyRoutingProviderFactory | Deprecated |
| InfinispanRoutingProvider |
Routing provider backed by an Infinispan cache.
|
| LocalRouteLocator |
Route locator that always returns the route of the local member.
|
| LocalRouteLocatorServiceConfigurator |
Configures a service providing a local route locator.
|
| LocalRouteLocatorServiceConfiguratorFactory<C extends DistributableSessionManagementConfiguration> |
Factory for creating a service configurator for a local route locator.
|
| LocalRouteServiceConfigurator | |
| NullRouteLocator |
Route locator that always returns
null. |
| NullRouteLocatorServiceConfigurator |
Configures a service providing a null route locator.
|
| NullRouteLocatorServiceConfiguratorFactory<C extends DistributableSessionManagementConfiguration> |
Factory for creating a service configurator for a null route locator.
|
| PrimaryOwnerRouteLocator | |
| PrimaryOwnerRouteLocatorServiceConfigurator |
Configures a service providing a primary owner route locator.
|
| PrimaryOwnerRouteLocatorServiceConfiguratorFactory |
Factory for creating a service configurator for a primary owner route locator.
|
| RouteLocatorServiceNameProvider |
Service name provider for a route locator service.
|
| RouteRegistryEntryProviderServiceConfigurator |
Service that provides the
Map.Entry for the routing Registry. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.