|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AbstractPlaceholder.determineType(String) and AbstractPlaceholder.determineKey(String) methods to determine
the placeholders type and the placeholders key respectivly.
AbstractPlaceholderEvaluator.evaluate(Placeholder) method delegates off the an appropriate evaluate
method based on the type returned from Placeholder.getType().PropertiesConfigurationFactory.setLocations(org.springframework.core.io.Resource[]) and
PropertiesConfigurationFactory.setProperties(java.util.Properties) after all properties have been set by the bean factory.
CommonsConfigurationFactoryBean.setPropertiesResources(java.util.Set), CommonsConfigurationFactoryBean.setXmlPropertiesResources(java.util.Set) and
CommonsConfigurationFactoryBean.setXmlResources(java.util.Set).
PlaceholderMatcher that uses the "standard" format of "${valueToBeEveluated}".PlaceholderMatcher will use to evaluate the placeholder.
PropertiesConfigurationFactory.setLocation(org.springframework.core.io.Resource),
PropertiesConfigurationFactory.setLocations(org.springframework.core.io.Resource[]) and PropertiesConfigurationFactory.setProperties(java.util.Properties).
PlaceholderEvaluator used to evaluate placeholder values.
PlaceholderMatcher used to determine if a value requires evalutation.
Placeholder.
Placeholder.
Properties class.PlaceholderEvaluator used to evaluate placeholder values.
PlaceholderMatcher used to determine if a value requires evalutation.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||