CoreConfigurationpublic class CoreProperties extends AbstractProperties
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
MAPPING_LOADER_FACTORIES |
Property listing all available
MappingLoader
implementations (org.castor.mapping.Loaders). |
| Constructor | Description |
|---|---|
CoreProperties() |
Default constructor.
|
CoreProperties(java.lang.ClassLoader application,
java.lang.ClassLoader domain) |
Construct properties that uses the specified class loaders.
|
get, getApplicationClassLoader, getBoolean, getBoolean, getClass, getClassArray, getDomainClassLoader, getInteger, getInteger, getObject, getObjectArray, getString, getString, getStringArray, loadDefaultProperties, loadUserProperties, put, removepublic static final java.lang.String MAPPING_LOADER_FACTORIES
MappingLoader
implementations (org.castor.mapping.Loaders).public CoreProperties()
public CoreProperties(java.lang.ClassLoader application,
java.lang.ClassLoader domain)
app - Classloader to be used for all classes of Castor and its required libraries.domain - Classloader to be used for all domain objects.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com