Class ManagerUtilities


  • public class ManagerUtilities
    extends Object
    Author:
    jwells
    • Constructor Detail

      • ManagerUtilities

        public ManagerUtilities()
    • Method Detail

      • enableConfigurationHub

        public static void enableConfigurationHub​(ServiceLocator locator)
        This method will add the Hub service to the given service locator. If there is already a Hub service available this method will do nothing
        Parameters:
        locator - The non-null ServiceLocator to add the configuration Hub service to