Package com.taggercat

Classes and properties used for configuration and message reporting.

See:
          Description

Interface Summary
AuditInterceptor This is the interface for Hibernate interceptors supported by TaggerCat.
 

Class Summary
ConstraintMessages This class is used to lookup messages for property and entity constraints.
ContextListener This is a context listener to initialize Hibernate, as well as our meta data collection and the default Security provider.
DSPropertyResolver This is an EL resolver for data source properties.
Environment This class provides basic environment information as read from the taggercat.properties file as well as from the application's deployment descriptor.
LoggerMessages This class is used to load some logger messages.
Messages The class used to lookup messages raised from exception handling, supports locale based bundles.
MultiTenantInterceptor This interceptor is used to assign the current tenant name in multi-tenant objects.
PermissonContext A PermissonContext attached to the current thread ( a ThreadLocal ).
PropertyCaptionMessages The class used to lookup property captions; it supports locale based bundles.
SessionTracker  
StatusMessage A general purpose class for recording message information and subsequently including it on a response page.
ViewResponseSessionFactory This class creates and returns the HBN8 Session associated with the current view response.
ViewResponseSessionFactory.LazyTransactionEventListener  
WebContext A WebContext attached to the current thread.
 

Exception Summary
NonRegisteredActionException The Exception raised when a non-registered action name is requested.
 

Package com.taggercat Description

Classes and properties used for configuration and message reporting.