public abstract class ConfigurationHelper extends Object
Constructor and Description |
---|
ConfigurationHelper() |
Modifier and Type | Method and Description |
---|---|
static Boolean |
getBoolean(Object value) |
static CacheMode |
getCacheMode(Object value) |
static FlushMode |
getFlushMode(Object value) |
static Integer |
getInteger(Object value) |
static void |
overrideProperties(Properties properties,
Map overrides) |
public static void overrideProperties(Properties properties, Map overrides)
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved