public final class SettingsKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_LOADER_BEAN |
static String |
CONFIG_FILE_SYS_PROP
i.e.: -Ddozer.configuration=somefile.properties
|
static String |
CONVERTER_BY_DEST_TYPE_CACHE_MAX_SIZE |
static String |
DEPRECATED_CLASS_LOADER_BEAN
Deprecated.
|
static String |
DEPRECATED_CONVERTER_BY_DEST_TYPE_CACHE_MAX_SIZE
Deprecated.
|
static String |
DEPRECATED_EL_ENABLED
Deprecated.
|
static String |
DEPRECATED_PROXY_RESOLVER_BEAN
Deprecated.
|
static String |
DEPRECATED_SUPER_TYPE_CHECK_CACHE_MAX_SIZE
Deprecated.
|
static String |
PROXY_RESOLVER_BEAN |
static String |
SUPER_TYPE_CHECK_CACHE_MAX_SIZE |
static String |
USE_JAXB_MAPPING_ENGINE |
public static final String CONFIG_FILE_SYS_PROP
public static final String CONVERTER_BY_DEST_TYPE_CACHE_MAX_SIZE
public static final String SUPER_TYPE_CHECK_CACHE_MAX_SIZE
public static final String CLASS_LOADER_BEAN
public static final String PROXY_RESOLVER_BEAN
public static final String USE_JAXB_MAPPING_ENGINE
@Deprecated public static final String DEPRECATED_EL_ENABLED
@Deprecated public static final String DEPRECATED_CONVERTER_BY_DEST_TYPE_CACHE_MAX_SIZE
@Deprecated public static final String DEPRECATED_SUPER_TYPE_CHECK_CACHE_MAX_SIZE
@Deprecated public static final String DEPRECATED_CLASS_LOADER_BEAN
@Deprecated public static final String DEPRECATED_PROXY_RESOLVER_BEAN
Copyright © 2005–2021 dozer. All rights reserved.