public class RefreshCommandConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REFRESH_CONFIGS |
static String |
RELOAD_CONFIGS |
Constructor and Description |
---|
RefreshCommandConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
addRefreshCommands(Map<String,Map<String,String>> refreshCommands) |
String |
getRefreshCommandForComponent(ServiceComponentHost sch,
String propertyName)
If no command is defined for a component then the default command will be REFRESH_CONFIGS in case of a client component or
if there's only one command defined for an another component.
|
public static final String RELOAD_CONFIGS
public static final String REFRESH_CONFIGS
public String getRefreshCommandForComponent(ServiceComponentHost sch, String propertyName)
Copyright © 2022 Apache Software Foundation. All rights reserved.