Package org.apache.tomcat.util
Interface IntrospectionUtils.PropertySource
- 
- All Known Subinterfaces:
- IntrospectionUtils.SecurePropertySource
 - All Known Implementing Classes:
- Digester.EnvironmentPropertySource,- EnvironmentPropertySource,- ServiceBindingPropertySource,- SystemPropertySource
 - Enclosing class:
- IntrospectionUtils
 
 public static interface IntrospectionUtils.PropertySource
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetProperty(java.lang.String key)
 
-