Uses of Class
org.norther.tammi.core.config.DefaultConfigurable

Packages that use DefaultConfigurable
org.norther.tammi.core.config   
org.norther.tammi.core.logger   
org.norther.tammi.core.mail   
org.norther.tammi.core.naming   
org.norther.tammi.core.realm   
org.norther.tammi.root.castor   
org.norther.tammi.root.db   
org.norther.tammi.root.hibernate   
org.norther.tammi.root.ojb   
org.norther.tammi.root.realm   
org.norther.tammi.spray.engine   
org.norther.tammi.spray.freemarker   
org.norther.tammi.spray.servlet   
org.norther.tammi.spray.velocity   
org.norther.tammi.sprig.chart   
org.norther.tammi.sprig.jasper   
org.norther.tammi.sprig.jfree   
org.norther.tammi.sprig.report   
 

Uses of DefaultConfigurable in org.norther.tammi.core.config
 

Subclasses of DefaultConfigurable in org.norther.tammi.core.config
 class DefaultConfigurableConverter
          A default implementation of ConfigurableConverter.
 class DefaultConfigurableFactory
          A default implementation of ConfigurableFactory.
 

Uses of DefaultConfigurable in org.norther.tammi.core.logger
 

Subclasses of DefaultConfigurable in org.norther.tammi.core.logger
 class AbstractLogger
          An abstract implementation of Logger.
 class AbstractThreadedLogger
          An abstract implementation of ThreadedLogger.
 class JDK4Logger
          A JDK4 logger implementation.
 class Log4JLogger
          A Log4J logger implementation.
 

Uses of DefaultConfigurable in org.norther.tammi.core.mail
 

Subclasses of DefaultConfigurable in org.norther.tammi.core.mail
 class DefaultMailSender
          A default implementation of MailSender.
 class DefaultSessionFactory
          A default implementation of a factory for instantiating javax.mail.Session objects.
 

Uses of DefaultConfigurable in org.norther.tammi.core.naming
 

Subclasses of DefaultConfigurable in org.norther.tammi.core.naming
 class DefaultContextFactory
          A default implementation of a naming context factory.
 

Uses of DefaultConfigurable in org.norther.tammi.core.realm
 

Subclasses of DefaultConfigurable in org.norther.tammi.core.realm
 class AbstractRealm
          An abstract implementation of Realm.
 class DefaultJndiRealm
          A default implementation of JndiRealm.
 class DefaultMemoryRealm
          A default implementation of MemoryRealm.
 

Uses of DefaultConfigurable in org.norther.tammi.root.castor
 

Subclasses of DefaultConfigurable in org.norther.tammi.root.castor
 class DefaultXMLPersisterFactory
          A default implementation of XMLPersisterFactory.
 

Uses of DefaultConfigurable in org.norther.tammi.root.db
 

Subclasses of DefaultConfigurable in org.norther.tammi.root.db
 class AbstractPersisterFactory
          An abstract implementation of PersisterFactory.
 

Uses of DefaultConfigurable in org.norther.tammi.root.hibernate
 

Subclasses of DefaultConfigurable in org.norther.tammi.root.hibernate
 class DefaultHibernatePersisterFactory
          A default implementation of HibernatePersisterFactory.
 

Uses of DefaultConfigurable in org.norther.tammi.root.ojb
 

Subclasses of DefaultConfigurable in org.norther.tammi.root.ojb
 class DefaultOJBPersisterFactory
          A default implementation of OJBPersisterFactory.
 

Uses of DefaultConfigurable in org.norther.tammi.root.realm
 

Subclasses of DefaultConfigurable in org.norther.tammi.root.realm
 class DefaultRepositoryRealm
          A default implementation of RepositoryRealm.
 

Uses of DefaultConfigurable in org.norther.tammi.spray.engine
 

Subclasses of DefaultConfigurable in org.norther.tammi.spray.engine
 class AbstractTemplateEngine
          An abstract implementation of TemplateEngine.
 

Uses of DefaultConfigurable in org.norther.tammi.spray.freemarker
 

Subclasses of DefaultConfigurable in org.norther.tammi.spray.freemarker
 class FreemarkerEngine
          FreemarkerEngine implements TemplateEngine for Freemarker templates.
 

Uses of DefaultConfigurable in org.norther.tammi.spray.servlet
 

Subclasses of DefaultConfigurable in org.norther.tammi.spray.servlet
 class DefaultJSPEngine
          DefaultJSPEngine implements TemplateEngine for JSP templates.
 class DefaultServletEngine
          DefaultServletEngine implements TemplateEngine for servlet templates.
 

Uses of DefaultConfigurable in org.norther.tammi.spray.velocity
 

Subclasses of DefaultConfigurable in org.norther.tammi.spray.velocity
 class VelocityEngine
          VelocityEngine implements TemplateEngine for Velocity templates.
 

Uses of DefaultConfigurable in org.norther.tammi.sprig.chart
 

Subclasses of DefaultConfigurable in org.norther.tammi.sprig.chart
 class AbstractChartGenerator
          An abstract implementation of the ChartGenerator.
 

Uses of DefaultConfigurable in org.norther.tammi.sprig.jasper
 

Subclasses of DefaultConfigurable in org.norther.tammi.sprig.jasper
 class DefaultJasperReports
          A JasperReports specific implementation of ReportEngine.
 

Uses of DefaultConfigurable in org.norther.tammi.sprig.jfree
 

Subclasses of DefaultConfigurable in org.norther.tammi.sprig.jfree
 class DefaultJFreeCharts
          A JFreeChart specific implementation of ChartGenerator.
 class DefaultJFreeReports
          A JFreeReport specific implementation of ReportEngine.
 

Uses of DefaultConfigurable in org.norther.tammi.sprig.report
 

Subclasses of DefaultConfigurable in org.norther.tammi.sprig.report
 class AbstractReportEngine
          An abstract implementation of ReportEngine.
 



Copyright © 2004 The Norther Organization. All rights reserved.