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 java.lang.Object implements org.apache.tomcat.util.IntrospectionUtils.PropertySourceIntended usage: org.apache.tomcat.util.digester.PROPERTY_SOURCE=de.hybris.tomcat.EnvPropertySource
-
-
Constructor Summary
Constructors Constructor Description EnvPropertySource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetProperty(java.lang.String key)
-