Package com.acsinet_solutions.cetia4.service.spring

This package holds Spring Framework related functionality.

See:
          Description

Class Summary
DynamicSpringServiceLocatorFactory Implementation of a service locator configured via a CLASSPATH Spring Framework file
HibernateManagerSupport Base convenience class for service classes based on Hibernate 3 that are placed over Spring containers with AOP transaction management.
SpringServiceMethodInterceptor An interceptor for service methods.
 

Package com.acsinet_solutions.cetia4.service.spring Description

This package holds Spring Framework related functionality. Although it is not required to use Spring Framework within the REST framework, special facilities are provided to support it, and it is the recommended approach for implementing the model in the application.