Uses of Interface
org.apache.maven.configuration.BeanConfigurationValuePreprocessor
Packages that use BeanConfigurationValuePreprocessor
-
Uses of BeanConfigurationValuePreprocessor in org.apache.maven.configuration
Methods in org.apache.maven.configuration that return BeanConfigurationValuePreprocessorModifier and TypeMethodDescriptionBeanConfigurationRequest.getValuePreprocessor()
Gets the optional preprocessor for configuration values.DefaultBeanConfigurationRequest.getValuePreprocessor()
Methods in org.apache.maven.configuration with parameters of type BeanConfigurationValuePreprocessorModifier and TypeMethodDescriptionBeanConfigurationRequest.setValuePreprocessor
(BeanConfigurationValuePreprocessor valuePreprocessor) Sets the optional preprocessor for configuration values.DefaultBeanConfigurationRequest.setValuePreprocessor
(BeanConfigurationValuePreprocessor valuePreprocessor)