public class ManagerUtilities
extends java.lang.Object
| Constructor and Description |
|---|
ManagerUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enableConfigurationHub(ServiceLocator locator)
This method will add the Hub service to the given service locator.
|
public static void enableConfigurationHub(ServiceLocator locator)
locator - The non-null ServiceLocator to add the configuration
Hub service to