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 Details

    • EnvPropertySource

      public EnvPropertySource()
  • Method Details

    • getProperty

      public String getProperty(String key)
      Specified by:
      getProperty in interface org.apache.tomcat.util.IntrospectionUtils.PropertySource