| Package | Description | 
|---|---|
| org.openspaces.core.util | A package including utility classes for OpenSpaces core. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | PlaceholderReplacer. replacePlaceholders(Map<String,String> variables,
                   String value)Replaces each occurrence of ${SOME_VALUE} or $(SOME_VALUE) with the variable SOME_VALUE in 'variables' If any
 error occurs during parsing, i.e: variable doesn't exist, bad syntax, etc... | 
Copyright © GigaSpaces.