Uses of Interface
org.apache.maven.configuration.BeanConfigurationValuePreprocessor
-
Uses of BeanConfigurationValuePreprocessor in org.apache.maven.configuration
Modifier and TypeMethodDescriptionBeanConfigurationRequest.getValuePreprocessor()
Gets the optional preprocessor for configuration values.DefaultBeanConfigurationRequest.getValuePreprocessor()
Modifier and TypeMethodDescriptionBeanConfigurationRequest.setValuePreprocessor
(BeanConfigurationValuePreprocessor valuePreprocessor) Sets the optional preprocessor for configuration values.DefaultBeanConfigurationRequest.setValuePreprocessor
(BeanConfigurationValuePreprocessor valuePreprocessor)