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 FlushMode |
getFlushMode(Object value,
FlushMode defaultFlushMode) |
static Integer |
getInteger(Object value) |
static void |
overrideProperties(Properties properties,
Map<?,?> overrides) |
public static void overrideProperties(Properties properties, Map<?,?> overrides)
Copyright © 2019 JBoss by Red Hat. All rights reserved.