Uses of Interface
org.apache.tomcat.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.apache.tomcat.util   
 

Uses of IntrospectionUtils.PropertySource in org.apache.tomcat.util
 

Methods in org.apache.tomcat.util with parameters of type IntrospectionUtils.PropertySource
static String IntrospectionUtils.replaceProperties(String value, Hashtable staticProp, IntrospectionUtils.PropertySource[] dynamicProp)
          Replace ${NAME} with the property value
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.