Class SystemPropertySource
java.lang.Object
org.apache.tomcat.util.digester.SystemPropertySource
- All Implemented Interfaces:
- IntrospectionUtils.PropertySource
A 
IntrospectionUtils.PropertySource that uses system properties to resolve
 expressions. This property source is always active by default.- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SystemPropertySourcepublic SystemPropertySource()
 
- 
- 
Method Details- 
getProperty- Specified by:
- getPropertyin interface- IntrospectionUtils.PropertySource
 
 
-