Package org.apache.tomcat.util.digester
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 Summary
-
Method Summary
-
Constructor Details
-
SystemPropertySource
public SystemPropertySource()
-
-
Method Details
-
getProperty
- Specified by:
getProperty
in interfaceIntrospectionUtils.PropertySource
-