Uses of Interface
com.sun.grizzly.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
com.sun.grizzly.util   
 

Uses of IntrospectionUtils.PropertySource in com.sun.grizzly.util
 

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.