Package de.hybris.tomcat
Class EnvPropertySource
java.lang.Object
de.hybris.tomcat.EnvPropertySource
- All Implemented Interfaces:
org.apache.tomcat.util.IntrospectionUtils.PropertySource
public class EnvPropertySource
extends Object
implements org.apache.tomcat.util.IntrospectionUtils.PropertySource
Intended usage: org.apache.tomcat.util.digester.PROPERTY_SOURCE=de.hybris.tomcat.EnvPropertySource
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EnvPropertySource
public EnvPropertySource()
-
-
Method Details
-
getProperty
- Specified by:
getPropertyin interfaceorg.apache.tomcat.util.IntrospectionUtils.PropertySource
-