Uses of Class
org.norther.tammi.core.base.Adaptee

Packages that use Adaptee
org.norther.tammi.core.base   
org.norther.tammi.core.cache   
org.norther.tammi.core.config   
org.norther.tammi.core.converter   
org.norther.tammi.core.external   
org.norther.tammi.core.io   
org.norther.tammi.core.locale   
org.norther.tammi.core.logger   
org.norther.tammi.core.mail   
org.norther.tammi.core.monitor   
org.norther.tammi.core.naming   
org.norther.tammi.core.net   
org.norther.tammi.core.nio   
org.norther.tammi.core.pool   
org.norther.tammi.core.realm   
org.norther.tammi.core.rt   
org.norther.tammi.core.scripter   
org.norther.tammi.core.security   
org.norther.tammi.core.startup   
org.norther.tammi.core.thread   
org.norther.tammi.core.xml   
org.norther.tammi.leaf.jfc   
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.authenticator   
org.norther.tammi.spray.connector   
org.norther.tammi.spray.db   
org.norther.tammi.spray.engine   
org.norther.tammi.spray.filter   
org.norther.tammi.spray.freemarker   
org.norther.tammi.spray.loader   
org.norther.tammi.spray.locale   
org.norther.tammi.spray.media   
org.norther.tammi.spray.monitor   
org.norther.tammi.spray.protocol   
org.norther.tammi.spray.remote   
org.norther.tammi.spray.servlet   
org.norther.tammi.spray.template   
org.norther.tammi.spray.terminal   
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 Adaptee in org.norther.tammi.core.base
 

Subclasses of Adaptee in org.norther.tammi.core.base
 class DefaultBroker
          A default implementation of Broker.
 class DefaultContainer
          A default implementation of Container.
 class DefaultDomain
          A default implementation of Domain.
 class DefaultFactory
          A default implementation of Factory.
 class DefaultObjectFactory
          A default implementation of ObjectFactory acting also as an adapter to class specific implementations.
 class DefaultRegistry
          A default implementation of Registry.
 

Uses of Adaptee in org.norther.tammi.core.cache
 

Subclasses of Adaptee in org.norther.tammi.core.cache
 class DefaultCacheClient
          A default implementation of CacheClient.
 class DefaultKeyCacheClient
          A default implementation of KeyCacheClient.
 

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

Subclasses of Adaptee in org.norther.tammi.core.config
 class AbstractStreamConfigurator
          An abstract implementation of StreamConfigurator.
 class DefaultConfigurable
          A default implementation of Configurable maintaining its configuration in key/value based properties.
 class DefaultConfigurableConverter
          A default implementation of ConfigurableConverter.
 class DefaultConfigurableFactory
          A default implementation of ConfigurableFactory.
 class DefaultConfigurator
          A default implementation of Configurator.
 class DefaultPropertyConfigurator
          A default implementation of PropertyConfigurator supporting multi-valued properties in separate lines by default.
 class DefaultXMLConfigurator
          A default implementation of XMLConfigurator.
 

Uses of Adaptee in org.norther.tammi.core.converter
 

Subclasses of Adaptee in org.norther.tammi.core.converter
 class DefaultConverter
          A default implementation of Converter.
 class DefaultDateConverter
          A default implementation of DateConverter.
 class DefaultNumberConverter
          A default implementation of NumberConverter.
 class DefaultObjectConverter
          A default implementation of ObjectConverter acting also as an adapter to class specific implementations.
 class DefaultObjectNameConverter
          A converter for references between related MBeans.
 

Uses of Adaptee in org.norther.tammi.core.external
 

Subclasses of Adaptee in org.norther.tammi.core.external
 class DefaultLibrary
          An abstract implementation of native Library.
 

Uses of Adaptee in org.norther.tammi.core.io
 

Subclasses of Adaptee in org.norther.tammi.core.io
 class DefaultPathFinder
          A default implementation of PathFinder.
 

Uses of Adaptee in org.norther.tammi.core.locale
 

Subclasses of Adaptee in org.norther.tammi.core.locale
 class DefaultContentTypeMap
          A default implementation of ContentTypeMap.
 class DefaultFallbackMap
          A default implementation of FallbackMap.
 class DefaultResourceFinder
          A default implementation of ResourceFinder.
 class DefaultResourceMap
          A default implementation of ResourceMap.
 

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

Subclasses of Adaptee 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 Adaptee in org.norther.tammi.core.mail
 

Subclasses of Adaptee in org.norther.tammi.core.mail
 class DefaultInternetAddressConverter
          A converter for instances representing internet email addresses according to RFC822 .
 class DefaultMailSender
          A default implementation of MailSender.
 class DefaultSessionFactory
          A default implementation of a factory for instantiating javax.mail.Session objects.
 

Uses of Adaptee in org.norther.tammi.core.monitor
 

Subclasses of Adaptee in org.norther.tammi.core.monitor
 class DefaultCacheMonitor
          The default implementation of CacheMonitor.
 class DefaultFinalizer
          A default implementation of Finalizer.
 

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

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

Uses of Adaptee in org.norther.tammi.core.net
 

Subclasses of Adaptee in org.norther.tammi.core.net
 class AbstractCommonFactory
          An abstract implementation of network resource CommonFactory.
 class AbstractCommonSecureFactory
          An abstract implementation of network resource CommonSecureFactory.
 class AbstractSecureSocketFactory
          An abstract implementation of network socket CommonSecureFactory.
 class AbstractSocketFactory
          An abstract implementation of network socket CommonFactory.
 class DefaultSecureServerSocketFactory
          A default implementation of SecureServerSocketFactory.
 class DefaultSecureSocketFactory
          A default implementation of SecureSocketFactory.
 class DefaultServerSocketFactory
          A default implementation of ServerSocketFactory.
 class DefaultSocketFactory
          A default implementation of SocketFactory.
 

Uses of Adaptee in org.norther.tammi.core.nio
 

Subclasses of Adaptee in org.norther.tammi.core.nio
 class DefaultSecureServerChannelFactory
          A default implementation of SecureServerChannelFactory.
 class DefaultServerChannelFactory
          A default implementation of ServerChannelFactory.
 

Uses of Adaptee in org.norther.tammi.core.pool
 

Subclasses of Adaptee in org.norther.tammi.core.pool
 class DefaultPool
          A default implementation of Pool.
 

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

Subclasses of Adaptee 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.
 class DefaultNativeRealm
          A default implementation of NativeRealm.
 

Uses of Adaptee in org.norther.tammi.core.rt
 

Subclasses of Adaptee in org.norther.tammi.core.rt
 class DefaultIdentityConverter
          An identity converter.
 class DefaultVariableConverter
          A default implementation of VariableConverter.
 class DefaultVariableRegistry
          A default implementation of VariableRegistry.
 

Uses of Adaptee in org.norther.tammi.core.scripter
 

Subclasses of Adaptee in org.norther.tammi.core.scripter
 class DefaultScripter
          A default implementation of Scripter.
 

Uses of Adaptee in org.norther.tammi.core.security
 

Subclasses of Adaptee in org.norther.tammi.core.security
 class DefaultAccessController
          A default implementation of AccessController.
 class DefaultKeyStoreFactory
          A default implementation of KeyStoreFactory.
 class DefaultKeyStoreLoader
          A default implementation of KeyStoreLoader.
 class DefaultMessageDigestFactory
          A default implementation of MessageDigestFactory.
 class DefaultPermissionConverter
          A converter for instances representing permissions.
 class DefaultSecureContainer
          A default implementation of SecureContainer.
 

Uses of Adaptee in org.norther.tammi.core.startup
 

Subclasses of Adaptee in org.norther.tammi.core.startup
 class DefaultStartup
          A default implementation of StartupMBean.
 

Uses of Adaptee in org.norther.tammi.core.thread
 

Subclasses of Adaptee in org.norther.tammi.core.thread
 class AbstractExecutor
          An abstract implementation of Executor.
 class DefaultDirectExecutor
          A direct executor running executables in the caller's thread.
 class DefaultExecutable
          A default implementation of Executable.
 class DefaultPooledExecutor
          A default implementation of PooledExecutor.
 class DefaultSchedulable
          A default implementation of Schedulable.
 class DefaultScheduler
          A default implementation of Scheduler.
 class DefaultThreadedExecutor
          A default implementation of ThreadedExecutor.
 class DefaultThreadFactory
          A default implementation of ThreadFactory.
 class DefaultTimeout
          A default implementation of Timeout.
 

Uses of Adaptee in org.norther.tammi.core.xml
 

Subclasses of Adaptee in org.norther.tammi.core.xml
 class DefaultDOMBuilderFactory
          A default implementation of DOMBuilderFactor.
 class DefaultSAXParserFactory
          A default implementation of SAXParserFactory.
 

Uses of Adaptee in org.norther.tammi.leaf.jfc
 

Subclasses of Adaptee in org.norther.tammi.leaf.jfc
 class DefaultJFCFactory
          A default implementation of JFCFactory.
 

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

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

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

Subclasses of Adaptee in org.norther.tammi.root.db
 class AbstractPersisterFactory
          An abstract implementation of PersisterFactory.
 class DefaultBeanRepositoryClient
          A default implementation of BeanRepositoryClient.
 class DefaultMultiRepositoryClient
          A default implementation of MultiRepositoryClient.
 class DefaultRepositoryClient
          A default implementation of RepositoryClient.
 

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

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

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

Subclasses of Adaptee in org.norther.tammi.root.ojb
 class DefaultBaseQueryFactory
          A factory for org.apache.ojb.broker.query.Query instances providing base queries.
 class DefaultOJBPersisterFactory
          A default implementation of OJBPersisterFactory.
 class DefaultReportQueryFactory
          A factory for org.apache.ojb.broker.query.Query instances providing report queries.
 

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

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

Uses of Adaptee in org.norther.tammi.spray.authenticator
 

Subclasses of Adaptee in org.norther.tammi.spray.authenticator
 class AbstractAuthenticatorFilter
          An abstract implementation of AuthenticatorFilter providing the base functionality for subclasses implementing specific authentication schemes.
 class DefaultCachedAuthFilter
          A default implementation of CachedAuthFilter.
 class DefaultHttpBasicAuthFilter
          An implementation of the BASIC authentication scheme.
 class DefaultHttpDigestAuthFilter
          An implementation of the DIGEST authentication sheme.
 class DefaultHttpFormAuthFilter
          An implementation of the FORM BASED authentication.
 class DefaultHttpSspiAuthFilter
          An implementation of the SSPI authentication sheme.
 class DefaultSSLCertAuthFilter
          An implementation of the CLIENT_CERT authentication scheme.
 class DefaultTerminalAuthFilter
          An implementation of the TERM authentication scheme.
 

Uses of Adaptee in org.norther.tammi.spray.connector
 

Subclasses of Adaptee in org.norther.tammi.spray.connector
 class DefaultChannelConnector
          A default implementation of ChannelConnector.
 class DefaultConnector
          A default implementation of Connector.
 class DefaultExecutableConnector
          A default implementation of ExecutableConnector.
 class DefaultLocalConnector
          A default implementation of LocalConnector.
 class DefaultSocketConnector
          A default implementation of SocketConnector.
 class DefaultTCPConnector
          A default implementation of TCPConnector.
 

Uses of Adaptee in org.norther.tammi.spray.db
 

Subclasses of Adaptee in org.norther.tammi.spray.db
 class DefaultBeanRepositoryFilter
          A default implementation of BeanRepositoryFilter.
 class DefaultRepositoryFilter
          A default implementation of RepositoryFilter.
 

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

Subclasses of Adaptee in org.norther.tammi.spray.engine
 class AbstractTemplateEngine
          An abstract implementation of TemplateEngine.
 class DefaultContextToolFilter
          A default implementation of ContextToolFilter.
 class DefaultSecuredFilter
          A default implementation of SecuredFilter.
 

Uses of Adaptee in org.norther.tammi.spray.filter
 

Subclasses of Adaptee in org.norther.tammi.spray.filter
 class AbstractContainerFilter
          An abstract implementation of ContainerFilter.
 class AbstractContainerKeyFilter
          An abstract implementation of ContainerKeyFilter.
 class AbstractSecureContainerFilter
          An abstract implementation of SecureContainerFilter.
 class AbstractSecureContainerKeyFilter
          An abstract implementation of SecureContainerKeyFilter.
 class DefaultBranchingFilter
          A default implementation of BranchingFilter applying the filter key first to request attributes and then to request parameters to obtain the mapping key of the filter branch.
 class DefaultClosingFilter
          A default implementation of ClosingFilter.
 class DefaultContainerFilter
          A default implementation of ContainerFilter.
 class DefaultContainerKeyFilter
          A default implementation of ContainerKeyFilter.
 class DefaultFilter
          A default implementation of Filter.
 class DefaultKeyFilter
          A default implementation of KeyFilter.
 class DefaultLinkFilter
          A default implementation of LinkFilter.
 class DefaultPipe
          A default implementation of Pipe invoking a series of filters that have been configured to be called in order.
 class DefaultSecureContainerFilter
          A default implementation of SecureContainerFilter.
 class DefaultSecureContainerKeyFilter
          A default implementation of SecureContainerKeyFilter.
 class DefaultSecureFilter
          A default implementation of SecureFilter.
 class DefaultSecureKeyFilter
          A default implementation of SecureKeyFilter.
 

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

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

Uses of Adaptee in org.norther.tammi.spray.loader
 

Subclasses of Adaptee in org.norther.tammi.spray.loader
 class DefaultTaskLoader
          A default implementation TaskLoader.
 

Uses of Adaptee in org.norther.tammi.spray.locale
 

Subclasses of Adaptee in org.norther.tammi.spray.locale
 class DefaultPipeFilter
          A default implementation of PipeFilter.
 class DefaultResourceFilter
          A default implementation of ResourceFilter.
 

Uses of Adaptee in org.norther.tammi.spray.media
 

Subclasses of Adaptee in org.norther.tammi.spray.media
 class AbstractMediaContentFilter
          An abstract implementation of MediaContentFilter.
 class AbstractMediaContentKeyFilter
          An abstract implementation of MediaContentKeyFilter.
 class DefaultCachedMediaProvider
          A cached implementation of MediaProvider.
 class DefaultCGIBinFilter
          A default implementation of CGIBinFilter.
 class DefaultFileUploadFilter
          A default implementation of FileUploadFilter.
 class DefaultMediaContentFilter
          A default implementation of MediaContentFilter.
 class DefaultMediaContentKeyFilter
          A default implementation of MediaContentKeyFilter.
 class DefaultMediaProvider
          A default implementation of MediaProvider.
 class DefaultServiceFilter
          A default implementation of ServiceFilter.
 class DefaultTemporaryContentKeyFilter
          A default implementation of TemporaryContentKeyFilter.
 

Uses of Adaptee in org.norther.tammi.spray.monitor
 

Subclasses of Adaptee in org.norther.tammi.spray.monitor
 class DefaultMonitorFilter
          A default implementation of MonitorFilter.
 

Uses of Adaptee in org.norther.tammi.spray.protocol
 

Subclasses of Adaptee in org.norther.tammi.spray.protocol
 class DefaultHostFilter
          A default implementation of HostFilter.
 class DefaultHttpFilter
          A default implementation of HttpFilter.
 class DefaultHttpRelayFilter
          A default implementation of HttpRelayFilter.
 class DefaultIpMaskFilter
          An interface to IP mask filters.
 

Uses of Adaptee in org.norther.tammi.spray.remote
 

Subclasses of Adaptee in org.norther.tammi.spray.remote
 class DefaultRMIConnector
          A default implementation RMIConnector.
 

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

Subclasses of Adaptee in org.norther.tammi.spray.servlet
 class DefaultJSPEngine
          DefaultJSPEngine implements TemplateEngine for JSP templates.
 class DefaultServletConnector
          A default implementation of ServletConnector.
 class DefaultServletEngine
          DefaultServletEngine implements TemplateEngine for servlet templates.
 class DefaultServletMediaProvider
          A default implementation of ServletMediaProvider.
 class DefaultStartupContext
          The startup context listener implementation.
 

Uses of Adaptee in org.norther.tammi.spray.template
 

Subclasses of Adaptee in org.norther.tammi.spray.template
 class DefaultFlowFilter
          A default implementation of FlowFilter.
 class DefaultFormFilter
          A default implementation of FormFilter.
 class DefaultLayoutFilter
          A default implementation of LayoutFilter.
 class DefaultPageFilter
          A default implementation of PageFilter.
 class DefaultSkinFilter
          A default implementation of SkinFilter.
 class DefaultTaskFilter
          A default implementation of TaskFilter.
 

Uses of Adaptee in org.norther.tammi.spray.terminal
 

Subclasses of Adaptee in org.norther.tammi.spray.terminal
 class DefaultLocaleFilter
          A default implementation of LocaleFilter.
 class DefaultTerminalFilter
          A default implementation of TerminalFilter.
 

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

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

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

Subclasses of Adaptee in org.norther.tammi.sprig.chart
 class AbstractChartGenerator
          An abstract implementation of the ChartGenerator.
 class DefaultChartFilter
          A default implementation of ChartFilter.
 

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

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

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

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

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

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