|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.castor.core.util.Configuration
org.castor.core.CoreConfiguration
Castor configuration of core modul.
| Field Summary | |
static java.lang.String |
MAPPING_LOADER_FACTORIES
Property listing all available MappingLoader
implementations (org.castor.mapping.Loaders). |
| Constructor Summary | |
CoreConfiguration()
Default constructor. |
|
CoreConfiguration(java.lang.ClassLoader application,
java.lang.ClassLoader domain)
Construct a configuration that uses the specified class loaders. |
|
| Methods inherited from class org.castor.core.util.Configuration |
get, getApplicationClassLoader, getBoolean, getBoolean, getClass, getClassArray, getDomainClassLoader, getInteger, getInteger, getObject, getObjectArray, getString, getString, getStringArray, loadDefaultProperties, loadUserProperties, put, remove |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String MAPPING_LOADER_FACTORIES
MappingLoader
implementations (org.castor.mapping.Loaders).
| Constructor Detail |
public CoreConfiguration()
public CoreConfiguration(java.lang.ClassLoader application,
java.lang.ClassLoader domain)
domain - Classloader to be used for all domain objects.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||