Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.ojb.broker.util.configuration.impl: Javadoc index of package org.apache.ojb.broker.util.configuration.impl.


Package Samples:

org.apache.ojb.broker.util.configuration.impl: This package contains classes that provide the OJB configuration API.  

Classes:

OjbConfiguration: This class contains the runtime configuration of the OJB system. This Configuration is read in only once at application startup. Changes to the OJB.properties file during execution are not reflected back into the application!
ConfigurationAbstractImpl: Configuration Base Class that keeps a Properties based configuration persistent in a file. This class provides only basic infrastructure for loading etc.
OjbConfigurator: The Configurator for the OJB system. Implemented as a singleton.

Home | Contact Us | Privacy Policy | Terms of Service