GigaSpaces XAP 9.5 API

Uses of Class
org.openspaces.core.util.PlaceholderReplacer.PlaceholderResolutionException

Packages that use PlaceholderReplacer.PlaceholderResolutionException
org.openspaces.core.util A package including utility classes for OpenSpaces core. 
 

Uses of PlaceholderReplacer.PlaceholderResolutionException in org.openspaces.core.util
 

Methods in org.openspaces.core.util that throw PlaceholderReplacer.PlaceholderResolutionException
static String PlaceholderReplacer.replacePlaceholders(Map<String,String> variables, String value)
          Replaces each occurence of ${SOME_VALUE} with the varible SOME_VALUE in 'variables' If any error occures during parsing, i.e: variable doesn't exist, bad syntax, etc...
 


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.