public class RootServiceComponentConfigurationHandlerFactory extends Object
| Constructor and Description |
|---|
RootServiceComponentConfigurationHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationHandler |
getInstance(String serviceName,
String componentName,
String categoryName)
Returns the internal configuration handler used to support various configuration storage facilities.
|
public RootServiceComponentConfigurationHandlerFactory()
public org.apache.ambari.server.controller.internal.RootServiceComponentConfigurationHandler getInstance(String serviceName, String componentName, String categoryName)
serviceName - the service namecomponentName - the component namecategoryName - the category nameRootServiceComponentConfigurationHandlerCopyright © 2022 Apache Software Foundation. All rights reserved.