A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

abortTransaction() - Method in class org.norther.tammi.root.castor.XMLPersister
 
abortTransaction() - Method in interface org.norther.tammi.root.db.Persister
Aborts a transaction to cancel updates to the repository.
abortTransaction() - Method in class org.norther.tammi.root.db.PersisterAdapter
 
abortTransaction() - Method in class org.norther.tammi.root.hibernate.HibernatePersister
 
abortTransaction() - Method in class org.norther.tammi.root.ojb.OJBPersister
 
abortTransaction() - Method in class org.norther.tammi.spray.db.tool.RepositoryTool
Aborts a transaction.
abs(Number) - Method in class org.norther.tammi.spray.engine.tool.MathTool
Gets an absolute value.
AbstractAuthenticatorFilter - Class in org.norther.tammi.spray.authenticator
An abstract implementation of AuthenticatorFilter providing the base functionality for subclasses implementing specific authentication schemes.
AbstractAuthenticatorFilter() - Constructor for class org.norther.tammi.spray.authenticator.AbstractAuthenticatorFilter
Constructs a new filter.
AbstractChartGenerator - Class in org.norther.tammi.sprig.chart
An abstract implementation of the ChartGenerator.
AbstractChartGenerator() - Constructor for class org.norther.tammi.sprig.chart.AbstractChartGenerator
Constructs a new generator.
AbstractChartModel - Class in org.norther.tammi.acorn.jfc
An extension to abstract table model supporting named rows.
AbstractChartModel() - Constructor for class org.norther.tammi.acorn.jfc.AbstractChartModel
Constructs a new model.
AbstractCommonFactory - Class in org.norther.tammi.core.net
An abstract implementation of network resource CommonFactory.
AbstractCommonFactory() - Constructor for class org.norther.tammi.core.net.AbstractCommonFactory
Constructs a base socket factory.
AbstractCommonSecureFactory - Class in org.norther.tammi.core.net
An abstract implementation of network resource CommonSecureFactory.
AbstractCommonSecureFactory() - Constructor for class org.norther.tammi.core.net.AbstractCommonSecureFactory
Constructs an SSL base socket factory.
AbstractConnection - Class in org.norther.tammi.spray.connector.chain
An abstact connection avoiding synchronized methods for performance reasons but trusts on atomic fields.
AbstractConnection(MBeanReference, MBeanReference, MBeanReference, MBeanReference, Thread) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnection
Constructs a new client connection.
AbstractConnectorRequest - Class in org.norther.tammi.spray.connector.chain
An abstract implementation of the connector request.
AbstractConnectorRequest(Connection) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Constructs a new request.
AbstractConnectorRequest(Connection, ServletRequest) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest
Constructs a new request with a wrapped one.
AbstractConnectorRequest.ConnectorRequestExtension - Class in org.norther.tammi.spray.connector.chain
The connector extension class.
AbstractConnectorRequest.ConnectorRequestExtension() - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorRequest.ConnectorRequestExtension
Constructs a new extension.
AbstractConnectorResponse - Class in org.norther.tammi.spray.connector.chain
An abstract implementation of the connector response.
AbstractConnectorResponse() - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Constructs a new response.
AbstractConnectorResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.connector.chain.AbstractConnectorResponse
Constructs a new response with a wrapped one.
AbstractContainerFilter - Class in org.norther.tammi.spray.filter
An abstract implementation of ContainerFilter.
AbstractContainerFilter() - Constructor for class org.norther.tammi.spray.filter.AbstractContainerFilter
Constructs a new filter.
AbstractContainerFilter(String) - Constructor for class org.norther.tammi.spray.filter.AbstractContainerFilter
Constructs a new filter with a container class.
AbstractContainerKeyFilter - Class in org.norther.tammi.spray.filter
An abstract implementation of ContainerKeyFilter.
AbstractContainerKeyFilter() - Constructor for class org.norther.tammi.spray.filter.AbstractContainerKeyFilter
Constructs a new filter.
AbstractContainerKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.AbstractContainerKeyFilter
Constructs a new filter with a container class.
AbstractEngine - Class in org.norther.tammi.core.scripter.lang
An abstract BSF engine implementation.
AbstractEngine() - Constructor for class org.norther.tammi.core.scripter.lang.AbstractEngine
Constructs a new engine.
AbstractExecutor - Class in org.norther.tammi.core.thread
An abstract implementation of Executor.
AbstractExecutor() - Constructor for class org.norther.tammi.core.thread.AbstractExecutor
Constructs a new executor.
AbstractExtension - Class in org.norther.tammi.spray.filter.chain
An abstact implementation of the Extension interface.
AbstractExtension() - Constructor for class org.norther.tammi.spray.filter.chain.AbstractExtension
Constructs a new entension.
AbstractInterpreter - Class in org.norther.tammi.core.scripter.lang
An abstract interpreter adapter for BSF engines.
AbstractInterpreter() - Constructor for class org.norther.tammi.core.scripter.lang.AbstractInterpreter
Constructs a new interpreter.
AbstractLogger - Class in org.norther.tammi.core.logger
An abstract implementation of Logger.
AbstractLogger() - Constructor for class org.norther.tammi.core.logger.AbstractLogger
Contructs a new logger.
AbstractMediaContentFilter - Class in org.norther.tammi.spray.media
An abstract implementation of MediaContentFilter.
AbstractMediaContentFilter() - Constructor for class org.norther.tammi.spray.media.AbstractMediaContentFilter
Contructs a new filter.
AbstractMediaContentKeyFilter - Class in org.norther.tammi.spray.media
An abstract implementation of MediaContentKeyFilter.
AbstractMediaContentKeyFilter() - Constructor for class org.norther.tammi.spray.media.AbstractMediaContentKeyFilter
Constructs a new filter.
AbstractPersisterFactory - Class in org.norther.tammi.root.db
An abstract implementation of PersisterFactory.
AbstractPersisterFactory() - Constructor for class org.norther.tammi.root.db.AbstractPersisterFactory
Constructs a new factory.
AbstractProtocolRequest - Class in org.norther.tammi.spray.protocol.chain
An abstract protocol request implementing the ProtocolExtension interface as an inner class and extended parameter methods.
AbstractProtocolRequest() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Constructs a new request.
AbstractProtocolRequest(ServletRequest) - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest
Constructs a new request with a wrapped one.
AbstractProtocolRequest.ProtocolRequestExtension - Class in org.norther.tammi.spray.protocol.chain
The protocol extension class.
AbstractProtocolRequest.ProtocolRequestExtension() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolRequest.ProtocolRequestExtension
Constructs a new extension.
AbstractProtocolResponse - Class in org.norther.tammi.spray.protocol.chain
An abstract protocol response implementing extended character encoding.
AbstractProtocolResponse() - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Constructs a new response.
AbstractProtocolResponse(ServletResponse) - Constructor for class org.norther.tammi.spray.protocol.chain.AbstractProtocolResponse
Constructs a new response with a wrapped one.
AbstractRealm - Class in org.norther.tammi.core.realm
An abstract implementation of Realm.
AbstractRealm() - Constructor for class org.norther.tammi.core.realm.AbstractRealm
Constructs a new realm.
AbstractRealm(String) - Constructor for class org.norther.tammi.core.realm.AbstractRealm
Constructs a new realm with a digest.
AbstractReportEngine - Class in org.norther.tammi.sprig.report
An abstract implementation of ReportEngine.
AbstractReportEngine() - Constructor for class org.norther.tammi.sprig.report.AbstractReportEngine
Constructs a new engine.
AbstractResourceResolver - Class in org.norther.tammi.spray.engine.resource
An abstract implementation of ResourceResolver.
AbstractResourceResolver() - Constructor for class org.norther.tammi.spray.engine.resource.AbstractResourceResolver
Constructs a new resolver.
AbstractResourceResolver.AbstractResource - Class in org.norther.tammi.spray.engine.resource
An abstract resource.
AbstractResourceResolver.AbstractResource(String, Object) - Constructor for class org.norther.tammi.spray.engine.resource.AbstractResourceResolver.AbstractResource
Constructs a new resource.
AbstractSecureContainerFilter - Class in org.norther.tammi.spray.filter
An abstract implementation of SecureContainerFilter.
AbstractSecureContainerFilter() - Constructor for class org.norther.tammi.spray.filter.AbstractSecureContainerFilter
Constructs a new filter.
AbstractSecureContainerFilter(String) - Constructor for class org.norther.tammi.spray.filter.AbstractSecureContainerFilter
Constructs a new filter with a container class.
AbstractSecureContainerKeyFilter - Class in org.norther.tammi.spray.filter
An abstract implementation of SecureContainerKeyFilter.
AbstractSecureContainerKeyFilter() - Constructor for class org.norther.tammi.spray.filter.AbstractSecureContainerKeyFilter
Constructs a new filter.
AbstractSecureContainerKeyFilter(String) - Constructor for class org.norther.tammi.spray.filter.AbstractSecureContainerKeyFilter
Constructs a new filter with a container class.
AbstractSecureSocketFactory - Class in org.norther.tammi.core.net
An abstract implementation of network socket CommonSecureFactory.
AbstractSecureSocketFactory() - Constructor for class org.norther.tammi.core.net.AbstractSecureSocketFactory
Constructs an SSL base socket factory.
AbstractSocketFactory - Class in org.norther.tammi.core.net
An abstract implementation of network socket CommonFactory.
AbstractSocketFactory() - Constructor for class org.norther.tammi.core.net.AbstractSocketFactory
Constructs a base socket factory.
AbstractStreamConfigurator - Class in org.norther.tammi.core.config
An abstract implementation of StreamConfigurator.
AbstractStreamConfigurator() - Constructor for class org.norther.tammi.core.config.AbstractStreamConfigurator
Constructs a new configurator.
AbstractTemplateEngine - Class in org.norther.tammi.spray.engine
An abstract implementation of TemplateEngine.
AbstractTemplateEngine() - Constructor for class org.norther.tammi.spray.engine.AbstractTemplateEngine
Constructs a new engine.
AbstractThreadedLogger - Class in org.norther.tammi.core.logger
An abstract implementation of ThreadedLogger.
AbstractThreadedLogger() - Constructor for class org.norther.tammi.core.logger.AbstractThreadedLogger
Constructs a new logger.
ACCEPT - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept request header.
accept() - Method in class org.norther.tammi.acorn.nio.SSLServerSocketChannel
 
ACCEPT_CHARSET - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Charset request header.
ACCEPT_LANGUAGE - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Language request header.
ACCEPT_RANGES - Static variable in class org.norther.tammi.acorn.http.HttpParser
Accept-Ranges response header.
access(long, String, Object) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
ACCESS - Static variable in interface org.norther.tammi.acorn.logger.log.Log
The access request level.
access(long, String, Object) - Method in interface org.norther.tammi.acorn.logger.log.Log
Logs an access message.
ACCESS - Static variable in interface org.norther.tammi.core.logger.Logger
The access request level.
access() - Method in interface org.norther.tammi.spray.session.AuthenticatedSession
Updates the accessed time information for this session.
access() - Method in class org.norther.tammi.spray.session.DefaultSession
 
AccessController - Interface in org.norther.tammi.core.security
An interface to objects controlling resources protected by permissions allowing access for specific principals only.
AccessDeniedException - Exception in org.norther.tammi.core.security
An exception thrown when trying to access a resource denied by an access controller.
AccessDeniedException() - Constructor for exception org.norther.tammi.core.security.AccessDeniedException
Constructs a new exception.
AccessDeniedException(String) - Constructor for exception org.norther.tammi.core.security.AccessDeniedException
Constructs a new exception with a message.
Account - Class in org.norther.tammi.root.rt
A user account variable.
Account() - Constructor for class org.norther.tammi.root.rt.Account
Constructs a new accout.
Account(String) - Constructor for class org.norther.tammi.root.rt.Account
Constructs a new account with a type.
ACCOUNT_CLASS_NAME_PROPERTY - Static variable in interface org.norther.tammi.root.realm.RepositoryRealm
The account class name property.
AccountPasswordValidator - Class in org.norther.tammi.root.rt.util
Validates passwords of user accounts.
AccountPasswordValidator() - Constructor for class org.norther.tammi.root.rt.util.AccountPasswordValidator
Constructs a new validator.
acquire() - Method in class org.norther.tammi.acorn.io.RecordAccessFile
Acquires an exclusive lock to this record.
acquirePersister(String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister(String, String, String) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister(String, Principal) - Method in class org.norther.tammi.root.db.DefaultMultiRepositoryClient
 
acquirePersister() - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String, String) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(Principal) - Method in class org.norther.tammi.root.db.DefaultRepositoryClient
 
acquirePersister(String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Acquires a persister through the specified connection.
acquirePersister(String, String, String) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Acquires an authenticated persister through the specified connection.
acquirePersister(String, Principal) - Method in interface org.norther.tammi.root.db.MultiRepositoryClient
Acquires an authenticated persister through the specified connection.
acquirePersister() - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires a persister through the default connection.
acquirePersister(String, String) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the default connection.
acquirePersister(Principal) - Method in interface org.norther.tammi.root.db.RepositoryClient
Acquires an authenticated persister through the default connection.
acquirePersister() - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(Principal) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, String, String) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister(String, Principal) - Method in class org.norther.tammi.root.realm.DefaultRepositoryRealm
 
acquirePersister() - Method in class org.norther.tammi.root.rt.VariableRoot
 
acquirePersister(String, String) - Method in class org.norther.tammi.root.rt.VariableRoot
 
acquirePersister(Principal) - Method in class org.norther.tammi.root.rt.VariableRoot
 
Action - Class in org.norther.tammi.spray.loader.task
Action is an abstract base class for tasks.
Action() - Constructor for class org.norther.tammi.spray.loader.task.Action
Constructs a new action.
ActionEvent - Class in org.norther.tammi.spray.loader.task
ActionEvent is an alternative to Action that allows you to do event based actions.
ActionEvent() - Constructor for class org.norther.tammi.spray.loader.task.ActionEvent
Constructs a new action event.
activate(LoggerListener, String) - Method in class org.norther.tammi.core.logger.AbstractLogger
Activates the specified logger listener.
activate() - Method in class org.norther.tammi.root.ojb.cache.OJBCacheAdapter
Activates the cache.
activate() - Method in class org.norther.tammi.spray.session.DefaultSession
Activates session attributes.
activated(CachedEntryEvent) - Method in interface org.norther.tammi.acorn.cache.CacheListener
Notifies the object that it has been activated to the cache.
activated(LoggerEvent) - Method in class org.norther.tammi.acorn.logger.log.DefaultLog
 
activated(LoggerEvent) - Method in interface org.norther.tammi.acorn.logger.log.LoggerListener
Notifies the object that it has been activated for a logger.
activated(CachedEntryEvent) - Method in class org.norther.tammi.core.cache.PlainResource
 
activated(CachedEntryEvent) - Method in class org.norther.tammi.spray.session.DefaultSession
 
activateOptions() - Method in class org.norther.tammi.core.logger.log4j.RotatingFileAppender
Prevents the superclass from activating itself until the first log event has been received.
activateSelection() - Method in class org.norther.tammi.spray.template.tool.FlowTool
Activates the selection.
ACTOR_GENERIC - Static variable in class org.norther.tammi.core.relation.ActorNotification
The actor unknown notification.
ACTOR_MODIFIED - Static variable in class org.norther.tammi.core.relation.ActorNotification
The actor modified notification.
ACTOR_REGISTERED - Static variable in class org.norther.tammi.core.relation.ActorNotification
The actor registration notification.
ACTOR_UNREGISTERED - Static variable in class org.norther.tammi.core.relation.ActorNotification
The unregistration notification.
ActorNotification - Class in org.norther.tammi.core.relation
An extended notification of RelationMBeans sent after changes within actors.
ActorNotification(String, MBeanReference, long, String, Notification) - Constructor for class org.norther.tammi.core.relation.ActorNotification
Creates a notification.
ActorNotification(String, MBeanReference, long, long, String, Notification) - Constructor for class org.norther.tammi.core.relation.ActorNotification
Creates a notification with a time stamp.
adapt(Object, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, ObjectName, MBeanServer) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String, String, ObjectName, MBeanServer) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adapt(Object, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the default model MBean and the domain MBean loader.
adapt(Object, String, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean and the domain MBean loader.
adapt(Object, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the default model MBean and the named MBean loader.
adapt(Object, String, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean and the named MBean loader.
adapt(Object, String, ObjectName, MBeanServer) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the named MBean loader in the given MBean server.
adapt(Object, String, String, ObjectName, MBeanServer) - Method in interface org.norther.tammi.core.base.Domain
Adapts the specified object exposing the specified class or interface by applying the specified model MBean, the named MBean loader in the given MBean server.
adapt(String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with the default name.
adapt(String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with the default name and interface.
adapt(String, String, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name and interface.
adapt(String, String, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface and parameters.
adapt(String, String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface, parameters and signature.
adapt(String, String, String, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with a string name, interface, class loader, parameters and signature.
adapt(String, ObjectName) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name .
adapt(String, ObjectName, String) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name and interface.
adapt(String, ObjectName, String, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface and parameters.
adapt(String, ObjectName, String, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface, parameters and signature.
adapt(String, ObjectName, String, ObjectName, Object, Object) - Method in class org.norther.tammi.core.base.MBeanBroker
Adapts and registers an MBean with an object name, interface, class loader, parameters and signature.
ADAPTABLE_STATE - Static variable in interface org.norther.tammi.spray.template.flow.StepFlowConstants
The adaptable state.
AdaptableChannel - Interface in org.norther.tammi.acorn.nio
An interface to adaptable channels.
AdaptableMBean - Interface in org.norther.tammi.core.base
Extends the javax.management.ModelMBean interface to support directly accessible adaptees as managed resources.
AdaptableNotification - Class in org.norther.tammi.core.model
A notification of adapters sent after their adaptee has changed.
AdaptableNotification(MBeanReference, long, long, String, Object, Object) - Constructor for class org.norther.tammi.core.model.AdaptableNotification
Creates a notification.
AdaptableWidgetMBean - Interface in org.norther.tammi.leaf.model
A MBean adapter for widgets.
AdaptationException - Exception in org.norther.tammi.core.base
Thrown when object adaptation fails.
AdaptationException(String) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a message.
AdaptationException(Throwable) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a cause.
AdaptationException(String, Throwable) - Constructor for exception org.norther.tammi.core.base.AdaptationException
Constructs a new exception with a message and cause.
Adaptee - Class in org.norther.tammi.core.base
A manageable adaptee for non-referable MBeans.
Adaptee() - Constructor for class org.norther.tammi.core.base.Adaptee
Constructs a new adaptee.
ADAPTEE_CHANGED - Static variable in class org.norther.tammi.core.model.AdaptableNotification
The creation notification.
ADAPTEE_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.base.Adaptee
The notification description.
ADAPTEE_NOTIFICATIONS - Static variable in class org.norther.tammi.core.base.Adaptee
Adaptee notifications.
ADAPTER_NOTIF_DESCRIPTION - Static variable in class org.norther.tammi.core.model.ReferableModelMBean
The notification description.
ADAPTER_NOTIFICATIONS - Static variable in class org.norther.tammi.core.model.ReferableModelMBean
Adapter notifications.
adaptMBean(String, ObjectName, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, ObjectName) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String, String, ObjectName, Object[], String[]) - Method in class org.norther.tammi.core.base.DefaultDomain
 
adaptMBean(String, ObjectName, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the default model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, String) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the specified model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the default model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, String, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the specified model MBean and the domain MBean loader.
adaptMBean(String, ObjectName, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the default model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, String, ObjectName) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface by applying the specified model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the default model MBean and the named MBean loader.
adaptMBean(String, ObjectName, String, String, ObjectName, Object[], String[]) - Method in interface org.norther.tammi.core.base.Domain
Adapts a named MBean exposing the specified class or interface with parameters by applying the specified model MBean and the named MBean loader.
add(Object, Object) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Adds a cachable object into the map but only if the specified key is not already mapped.
add(Object, Object, int) - Method in interface org.norther.tammi.acorn.cache.CachedMap
Adds a cachable object into the map with an object specific expiration frequency but only if the specified key is not already mapped.
add(Object, Object) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
add(Object, Object, int) - Method in class org.norther.tammi.acorn.cache.CachedMapAdapter
 
add(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
add(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsList.ArrayIterator
 
add(Object) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
Adds an object to the set at the specified position.
add(Object, Object) - Method in class org.norther.tammi.acorn.util.ConcurrentAbstractMap
Associates the specified value with the specified key in this map if not already mapped.
add(Object) - Method in class org.norther.tammi.acorn.util.ConcurrentReadSet
Adds the specified element to this set if not already present.
add(Object) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
add(Object, Object) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
add(int, Object, Object) - Method in class org.norther.tammi.acorn.util.ModifiableMap
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.ModifiableSet
 
add(int, Object, Object) - Method in class org.norther.tammi.acorn.util.OrderedHashMap
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
add(Object) - Method in class org.norther.tammi.acorn.util.OrderedHashSet
 
add(Object, Object) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key at the end of this map if not already mapped.
add(int, Object, Object) - Method in interface org.norther.tammi.acorn.util.OrderedMap
Associates the specified value with the specified key to the specified index in this map if not already mapped.
add(int, Object) - Method in interface org.norther.tammi.acorn.util.OrderedSet
Adds the specified element to the specified index in this set.
add(int, Object) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
add(Object) - Method in class org.norther.tammi.acorn.util.StringKeyHashSet
 
add(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
add(Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableListIterator
 
add(Object, Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
add(int, Object, Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableMap
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.UnmodifiableSet
 
add(Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
add(int, Object) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
add(Object, Object) - Method in class org.norther.tammi.core.config.Configuration
 
add(int, Object, Object) - Method in class org.norther.tammi.core.config.Configuration
 
add(Permission) - Method in class org.norther.tammi.core.security.ExtendedPermissions
Adds a permission object to the permission collection.
add(DBCriteria, boolean) - Method in class org.norther.tammi.root.castor.query.XMLQueryCriteria
 
add(String, Object, int, boolean) - Method in class org.norther.tammi.root.castor.query.XMLQueryCriteria
 
add(DBCriteria, boolean) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds the specified criteria.
add(DBAttribute, boolean) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute criteria.
add(List, boolean) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute list criteria.
add(String, Object, int, boolean) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds a named attribute value criteria.
add(Map, int, boolean) - Method in interface org.norther.tammi.root.db.query.DBCriteria
Adds an attribute map criteria.
add(DBAttribute, boolean) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(List, boolean) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(Map, int, boolean) - Method in class org.norther.tammi.root.db.query.DBCriteriaAdapter
 
add(DBCriteria, boolean) - Method in class org.norther.tammi.root.hibernate.query.HibernateCriteria
 
add(String, Object, int, boolean) - Method in class org.norther.tammi.root.hibernate.query.HibernateCriteria
 
add(DBCriteria, boolean) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
add(String, Object, int, boolean) - Method in class org.norther.tammi.root.ojb.query.OJBCriteria
 
add1NForeignReferences(Object, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds foreign references to 1:n relations in a tree.
add1NForeignReferences(Object, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NForeignReferences(Object, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds foreign references to 1:n relations.
add1NNullReferences(String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds null references to 1:n relations in a tree.
add1NNullReferences(String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NNullReferences(String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds null references to 1:n relations.
add1NObjectReferences(Object, String, String, Object[], Persister) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds object references to 1:n relations in a tree formed by nodes of the same class.
add1NObjectReferences(Object, String, String, Object[], Persister) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
add1NObjectReferences(Object, String, String, Object[], Persister, FilterChain) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds object references to 1:n relations.
ADD_VALIDATED_ELEMENT - Static variable in interface org.norther.tammi.core.rt.Variable
Add validated element method.
ADD_VALIDATED_ELEMENT_DESCRIPTION - Static variable in interface org.norther.tammi.core.rt.Variable
Add validated element description.
addActorName(String, ObjectName) - Method in class org.norther.tammi.core.relation.Relation
 
addActorName(String, int, ObjectName) - Method in class org.norther.tammi.core.relation.Relation
 
addActorName(String, ObjectName) - Method in interface org.norther.tammi.core.relation.RelationMBean
Adds an actor to the specified role.
addActorName(String, int, ObjectName) - Method in interface org.norther.tammi.core.relation.RelationMBean
Adds an actor to the specified index of the specified role.
addActorNames(String, Collection) - Method in class org.norther.tammi.core.relation.Relation
 
addActorNames(String, Collection) - Method in interface org.norther.tammi.core.relation.RelationMBean
Adds actors to the specified role.
addAdaptee(Manageable) - Method in class org.norther.tammi.core.base.Adaptee
Adds a nested adaptee.
addAll(Collection) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
addAll(int, Collection) - Method in class org.norther.tammi.acorn.util.ArrayAsList
 
addAll(Collection) - Method in class org.norther.tammi.acorn.util.ArrayAsSet
 
addAll(Collection) - Method in class org.norther.tammi.acorn.util.ModifiableCollection
 
addAll(int, Collection) - Method in class org.norther.tammi.acorn.util.ModifiableList
 
addAll(Collection) - Method in class org.norther.tammi.acorn.util.UnmodifiableCollection
 
addAll(int, Collection) - Method in class org.norther.tammi.acorn.util.UnmodifiableList
 
addAll(Collection) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
addAll(int, Collection) - Method in class org.norther.tammi.acorn.util.WeakArrayList
 
addAllAbsent(Collection) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds all items in the specified collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified collection's toArray method.
addAllAbsent(int, Collection) - Method in class org.norther.tammi.acorn.util.ArrayAsList
Adds all items in the specified collection that are not already contained in this list, at the specified position of this list, in the order that they are returned by the specified collection's toArray method.
addAllowedPermission(String, Permission) - Method in interface org.norther.tammi.core.security.AccessController
Adds an allowed permission for a specified role.
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultAccessController
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.core.security.DefaultSecureContainer
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureFilter
 
addAllowedPermission(String, Permission) - Method in class org.norther.tammi.spray.filter.DefaultSecureKeyFilter
 
addAndCriterion(Criterion) - Method in class org.norther.tammi.root.hibernate.query.CriterionSet
Adds an AND criterion to the set.
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.AbstractLogger
 
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.JDK4Logger
 
addAppender(Object, Object) - Method in class org.norther.tammi.core.logger.Log4JLogger
 
addAppender(Object, Object) - Method in interface org.norther.tammi.core.logger.Logger
Adds a new appender for the specified logger.
addAttributeInfo(Collection) - Method in class org.norther.tammi.core.rt.VariableX
Adds attribute info of new attributes to this variable if they're not already present.
addAttributeInfoIfAbsent(Collection) - Method in class org.norther.tammi.core.rt.VariableX
Adds a collection of attribute info instances without cloning.
addAttributeValue(String, String, Collection, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued attribute value.
addAttributeValue(String, String, Collection, int, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued attribute value at the specified position.
addAttributeValue(String, String, ConcurrentMap, Object, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued key attribute value.
addAttributeValue(String, String, ConcurrentMap, String, int, Object) - Method in class org.norther.tammi.core.base.AttributeSupport
Adds a multi-valued key attribute value at the specified position.
addAttributeValues(Object, String, Persister, List) - Method in interface org.norther.tammi.root.db.BeanRepositoryClient
Adds nested attribute values in a tree to a list.
addAttributeValues(Object, String, Persister, List) - Method in class org.norther.tammi.root.db.DefaultBeanRepositoryClient
 
addAttributeValues(Object, String, Persister, FilterChain, List) - Method in class org.norther.tammi.spray.db.step.RepositoryStepAction
Adds attribute values to a list.
addBranchName(ObjectName) - Method in class org.norther.tammi.core.rt.VariableTree
 
addBranchName(ObjectName) - Method in interface org.norther.tammi.core.rt.VariableTreeMBean
Adds a new branch.
addBranchNames(Collection) - Method in class org.norther.tammi.core.rt.VariableTree
 
addBranchNames(Collection) - Method in interface org.norther.tammi.core.rt.VariableTreeMBean
Adds new branches.
addClassDescriptor(String, String, Map) - Method in class org.norther.tammi.root.castor.DefaultXMLPersisterFactory
 
addClassDescriptor(String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
addClassDescriptor(String, String) - Method in class org.norther.tammi.root.db.AbstractPersisterFactory
 
addClassDescriptor(String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for all connections in the repository.
addClassDescriptor(String, String) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for the specified connections in the repository.
addClassDescriptor(String, String, Map) - Method in interface org.norther.tammi.root.db.PersisterFactory
Adds a new class descriptor for the specified connections in the repository.
addClassDescriptor(String, String, Map) - Method in class org.norther.tammi.root.hibernate.DefaultHibernatePersisterFactory
 
addClassDescriptor(String, String, Map) - Method in class org.norther.tammi.root.ojb.DefaultOJBPersisterFactory
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
addClassPath(String) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
addClassPath(String) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Adds a class search path.
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.groovy.GroovyInterpreter
 
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.lang.AbstractInterpreter
 
addClassURL(URL) - Method in class org.norther.tammi.core.scripter.lang.EngineInterpreter
 
addClassURL(URL) - Method in interface org.norther.tammi.core.scripter.lang.Interpreter
Adds a class search URL.
addContextPath(String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addContextPath(int, String) - Method in class org.norther.tammi.core.io.DefaultPathFinder
 
addContextPath(String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a context path if not already specified.
addContextPath(int, String) - Method in interface org.norther.tammi.core.io.PathFinder
Adds a context path to the specified index.
addCookie(Cookie) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addCookie(Cookie) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addCookie(Cookie) - Method in class org.norther.tammi.spray.protocol.chain.HttpProtocolResponse
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.connector.chain.DispatchedResponse
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.filter.chain.HttpServletResponseWrapper
 
addDateHeader(String, long) - Method in class org.norther.tammi.spray.protocol.chain.HttpProtocolResponse
 
addDefaultContentType(String) - Method in class org.norther.tammi.spray.terminal.DefaultTerminalFilter
 
addDefaultContentType(String) - Method in interface org.norther.tammi.spray.terminal.TerminalFilter
Adds one or more default MIME type strings for requests.
addDefaultTemplate(Class, String) - Static method in exception org.norther.tammi.spray.engine.DefaultTemplateExceptionFilter
Adds a default template for the specified exception class if not present.
addDeniedPermission(String, Permission) - Method in interface org.norther.tammi.core.security.AccessController
Adds a denied permission for a specified role.
addDeniedPermission(String, Permission) - Method in class org.norther.tammi.core.security.