Uses of Interface
org.glassfish.grizzly.web.container.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.glassfish.grizzly.web.container.util   
 

Uses of IntrospectionUtils.PropertySource in org.glassfish.grizzly.web.container.util
 

Methods in org.glassfish.grizzly.web.container.util with parameters of type IntrospectionUtils.PropertySource
static String IntrospectionUtils.replaceProperties(String value, Hashtable<String,String> staticProp, IntrospectionUtils.PropertySource[] dynamicProp)
          Replace ${NAME} with the property value
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.