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



Copyright © 2011 SUN Microsystems. All Rights Reserved.