Uses of Interface
org.glassfish.web.util.IntrospectionUtils.PropertySource
-
Packages that use IntrospectionUtils.PropertySource Package Description org.glassfish.web.util -
-
Uses of IntrospectionUtils.PropertySource in org.glassfish.web.util
Methods in org.glassfish.web.util with parameters of type IntrospectionUtils.PropertySource Modifier and Type Method Description static StringIntrospectionUtils. replaceProperties(String value, Hashtable<Object,Object> staticProp, IntrospectionUtils.PropertySource[] dynamicProp)Replace ${NAME} with the property value
-