Package org.apache.tomcat.util.digester
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.UseEnvironmentPropertySourceThis will be removed in Tomcat 10 onwards.AIntrospectionUtils.SecurePropertySourcethat uses environment variables to resolve expressions. Still available for backwards compatibility.
- 
- 
Constructor SummaryConstructors Constructor Description EnvironmentPropertySource()Deprecated.
 - 
Method Summary- 
Methods inherited from class org.apache.tomcat.util.digester.EnvironmentPropertySourcegetProperty, getProperty
 
- 
 
-