public interface StrategyRegistrationProvider
Responsible for providing the registrations of strategy selector(s). Can be registered directly with the
BootstrapServiceRegistry or located via discovery.
| Modifier and Type | Method and Description |
|---|---|
Iterable<StrategyRegistration> |
getStrategyRegistrations()
Get all StrategyRegistrations announced by this provider.
|
Iterable<StrategyRegistration> getStrategyRegistrations()
Get all StrategyRegistrations announced by this provider.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.