Package org.castor.core
Class CoreConfiguration
- java.lang.Object
-
- org.castor.core.util.AbstractProperties
-
- org.castor.core.CoreProperties
-
- org.castor.core.CoreConfiguration
-
public final class CoreConfiguration extends CoreProperties
Deprecated.Use CoreProperties instead.Castor configuration of core modul.- Since:
- 1.1.3
- Version:
- $Id: Configuration.java,v 1.8 2006/03/08 17:25:52 jens Exp $
- Author:
- Ralf Joachim
-
-
Field Summary
-
Fields inherited from class org.castor.core.CoreProperties
MAPPING_LOADER_FACTORIES
-
-
Method Summary
-
Methods inherited from class org.castor.core.util.AbstractProperties
get, getApplicationClassLoader, getBoolean, getBoolean, getClass, getClassArray, getDomainClassLoader, getInteger, getInteger, getObject, getObjectArray, getString, getString, getStringArray, loadDefaultProperties, loadUserProperties, put, remove
-
-