|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |