Interface | Description |
---|---|
BeanConfigurationPathTranslator |
Postprocesses filesystem paths.
|
BeanConfigurationRequest |
A request to configure a bean from some configuration in the POM or similar.
|
BeanConfigurationValuePreprocessor |
Preprocesses a value from a bean configuration before the bean configurator unmarshals it into a bean property.
|
BeanConfigurator |
Unmarshals some textual configuration from the POM or similar into the properties of a bean.
|
Class | Description |
---|---|
BasedirBeanConfigurationPathTranslator |
A path translator that resolves relative paths against a specific base directory.
|
DefaultBeanConfigurationRequest |
A basic bean configuration request.
|
Exception | Description |
---|---|
BeanConfigurationException |
Thrown when a bean couldn't be configured.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.