Uses of Interface
org.glassfish.grizzly.http.server.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.glassfish.grizzly.http.server.util   
 

Uses of IntrospectionUtils.PropertySource in org.glassfish.grizzly.http.server.util
 

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.