org.norther.tammi.core.config
Interface ConfigurableFactory

All Superinterfaces:
Configurable, ObjectFactory
All Known Subinterfaces:
HibernatePersisterFactory, Logger, OJBPersisterFactory, PersisterFactory, ThreadedLogger, XMLPersisterFactory
All Known Implementing Classes:
AbstractLogger, AbstractPersisterFactory, AbstractThreadedLogger, DefaultConfigurableFactory, DefaultContextFactory, DefaultHibernatePersisterFactory, DefaultOJBPersisterFactory, DefaultSessionFactory, DefaultXMLPersisterFactory, JDK4Logger, Log4JLogger

public interface ConfigurableFactory
extends ObjectFactory, Configurable

ConfigurableFactory extends ObjectFactory with property file support.

Author:
Ilkka Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.core.base.ObjectFactory
getInstance, getInstance, getInstance, getInstance, isLoaderSupported
 
Methods inherited from interface org.norther.tammi.core.config.Configurable
addProperty, addProperty, clearProperties, containsProperty, getConfigKey, getProperties, getProperty, getPropertyFilePath, indexOfProperty, propertyMap, propertyMap, removeProperty, removeProperty, setConfigKey, setProperties, setProperty, setPropertyFilePath, setPropertyFilePath, storeProperties
 



Copyright © 2004 The Norther Organization. All rights reserved.