org.openspaces.pu.container.support
Class BeanLevelPropertiesUtils
java.lang.Object
org.openspaces.pu.container.support.BeanLevelPropertiesUtils
public abstract class BeanLevelPropertiesUtils
- extends Object
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLACEHOLDER_PREFIX
public static final String PLACEHOLDER_PREFIX
- Prefix for system property placeholders: "${"
- See Also:
- Constant Field Values
PLACEHOLDER_SUFFIX
public static final String PLACEHOLDER_SUFFIX
- Suffix for system property placeholders: "}"
- See Also:
- Constant Field Values
BeanLevelPropertiesUtils
public BeanLevelPropertiesUtils()
resolvePlaceholders
public static void resolvePlaceholders(BeanLevelProperties beanLevelProperties,
File input)
throws IOException
- Throws:
IOException
resolvePlaceholders
public static String resolvePlaceholders(String text,
BeanLevelProperties beanLevelProperties)
Copyright © GigaSpaces.