Uses of Interface
org.atmosphere.util.IntrospectionUtils.PropertySource
Packages that use IntrospectionUtils.PropertySource
-
Uses of IntrospectionUtils.PropertySource in org.atmosphere.util
Methods in org.atmosphere.util with parameters of type IntrospectionUtils.PropertySourceModifier and TypeMethodDescriptionstatic StringIntrospectionUtils.replaceProperties(String value, Hashtable<String, String> staticProp, IntrospectionUtils.PropertySource[] dynamicProp) Replace ${NAME} with the property value