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 java.lang.String IntrospectionUtils.replaceProperties(java.lang.String value, java.util.Map<java.lang.String,java.lang.String> staticProp, IntrospectionUtils.PropertySource[] dynamicProp)
          Replace ${NAME} with the property value
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.