Package org.lsst.ccs.config
Class ConfigurationHandler
java.lang.Object
org.lsst.ccs.config.ConfigurationHandler
Encapsulates the logic of setting configurable parameters for a given
component. It provides the validation step and the setting step, as well as
intermediate steps
- Author:
- The LSST CCS Team
-
Method Summary
Modifier and TypeMethodDescriptionvoiddropSubmittedChangesForCategories(Set<String> catSet) getConfigurationParameterHandler(String parmName) getSubmittedChangesForCategories(Set<String> catSet) booleanboolean
-
Method Details
-
isBulkChanger
public boolean isBulkChanger() -
getSubmittedChangesForCategories
-
dropSubmittedChangesForCategories
-
getConfigurationParameterHandler
-
hasRuntimeParameters
public boolean hasRuntimeParameters()
-