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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getProperty(String key)
-