org.dozer.config
Class PropertyConstants
java.lang.Object
org.dozer.config.PropertyConstants
public final class PropertyConstants
- extends Object
Internal constants file that holds all the keys to configurable properties in the dozer.properties file
- Author:
- tierney.matt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATISTICS_ENABLED
public static final String STATISTICS_ENABLED
- See Also:
- Constant Field Values
CONVERTER_CACHE_MAX_SIZE
public static final String CONVERTER_CACHE_MAX_SIZE
- See Also:
- Constant Field Values
SUPERTYPE_CACHE_MAX_SIZE
public static final String SUPERTYPE_CACHE_MAX_SIZE
- See Also:
- Constant Field Values
AUTOREGISTER_JMX_BEANS
public static final String AUTOREGISTER_JMX_BEANS
- See Also:
- Constant Field Values
EL_ENABLED
public static final String EL_ENABLED
- See Also:
- Constant Field Values
CLASS_LOADER_BEAN
public static final String CLASS_LOADER_BEAN
- See Also:
- Constant Field Values
PROXY_RESOLVER_BEAN
public static final String PROXY_RESOLVER_BEAN
- See Also:
- Constant Field Values
Copyright © 2005-2011 dozer. All Rights Reserved.