public class ConfigurationHandlerBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Method> |
buildConfigChangerMap(Class klass,
Object obj)
Introspects the class for @ConfigChanger methods.
|
static Map<String,Field> |
buildParameterFieldsMap(Class klass,
Object obj)
Introspect the class for @ConfigurationParameter fields.
|
Copyright © 2024 LSST. All rights reserved.