Uses of Interface
org.atmosphere.util.IntrospectionUtils.PropertySource

Packages that use IntrospectionUtils.PropertySource
org.atmosphere.util   
 

Uses of IntrospectionUtils.PropertySource in org.atmosphere.util
 

Methods in org.atmosphere.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 © 2013. All Rights Reserved.