Interface StrategyRegistrationProvider


  • public interface StrategyRegistrationProvider
    Responsible for providing the registrations of strategy selector(s). Can be registered directly with the BootstrapServiceRegistry or located via discovery.
    • Method Detail

      • getStrategyRegistrations

        Iterable<StrategyRegistration> getStrategyRegistrations()
        Get all StrategyRegistrations announced by this provider.
        Returns:
        All StrategyRegistrations