Class Digester.EnvironmentPropertySource
java.lang.Object
org.apache.tomcat.util.digester.EnvironmentPropertySource
org.apache.tomcat.util.digester.Digester.EnvironmentPropertySource
- All Implemented Interfaces:
- IntrospectionUtils.PropertySource,- IntrospectionUtils.SecurePropertySource
- Enclosing class:
- Digester
@Deprecated
public static class Digester.EnvironmentPropertySource
extends EnvironmentPropertySource
Deprecated.
A 
IntrospectionUtils.SecurePropertySource that uses environment variables to
 resolve expressions. Still available for backwards compatibility.- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tomcat.util.digester.EnvironmentPropertySourcegetProperty, getProperty
- 
Constructor Details- 
EnvironmentPropertySourcepublic EnvironmentPropertySource()Deprecated.
 
- 
EnvironmentPropertySourceThis will be removed in Tomcat 10 onwards.