Package com.acsinet_solutions.cetia4.service.impl

Simple generic implementations of services whose interfaces are defined in the parent package.

See:
          Description

Class Summary
BasicUserSessionManager A simple session manager component for classes that do not require special session characteristics.
CatalogManagerImpl A generic Hibernate based implementation of a simple key based catalog manager.
DebuggingNotificationManager Implementation of a simple debugging notification manager that does not sends e-mails but rather it reports activity to standard output.
SimpleMailNotificationManager A simple notification manager that uses JavaMail to provide its notifications.
TemplateTextFactory Implementation of a text factory that uses a velocity template for it's internal generation.
UserSessionImpl Basic implementation of a reusable session instance
 

Package com.acsinet_solutions.cetia4.service.impl Description

Simple generic implementations of services whose interfaces are defined in the parent package.