org.castor.core.util

Class CastorConfiguration


public final class CastorConfiguration
extends Configuration

Castor configuration holding user properties.
Version:
$Id: Configuration.java,v 1.8 2006/03/08 17:25:52 jens Exp $
Author:
Ralf Joachim
Since:
1.1.3

Constructor Summary

CastorConfiguration(Configuration parent)
Construct a configuration with given parent.

Method Summary

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

Constructor Details

CastorConfiguration

public CastorConfiguration(Configuration parent)
Construct a configuration with given parent. Application and domain class loaders will be initialized to the ones of the parent.
Note: This constructor is not intended for public use. Use one of the newInstance() methods instead.
Parameters:
parent - Parent configuration.

Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com