Class PropertySourceVault

  • All Implemented Interfaces:
    org.apache.tomcat.util.IntrospectionUtils.PropertySource

    public class PropertySourceVault
    extends Object
    implements org.apache.tomcat.util.IntrospectionUtils.PropertySource
    • Constructor Detail

      • PropertySourceVault

        public PropertySourceVault()
    • Method Detail

      • init

        public void init()
      • getProperty

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