|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyValueResolveException | |
---|---|
de.smartics.properties.api.config.domain | Provides domain objects for configuration. |
de.smartics.properties.spi.config.support | Provides helpers for service provider to implement ConfigurationPropertiesFactory . |
Uses of PropertyValueResolveException in de.smartics.properties.api.config.domain |
---|
Subclasses of PropertyValueResolveException in de.smartics.properties.api.config.domain | |
---|---|
class |
PropertyValueResolveWithSourceException Signals that the value cannot be resolve and provides information about the source location of the culprit. |
Constructors in de.smartics.properties.api.config.domain with parameters of type PropertyValueResolveException | |
---|---|
PropertyExpressionWithSourceMessageBean(PropertyValueResolveException original, PropertyLocation source) Default constructor. |
Uses of PropertyValueResolveException in de.smartics.properties.spi.config.support |
---|
Methods in de.smartics.properties.spi.config.support that throw PropertyValueResolveException | |
---|---|
protected Object |
AbstractConfigurationProperties.resolveAndConvert(PropertyDescriptor descriptor, Object value, Object defaultValue) Resolves and converts the given value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |