Package com.acsinet_solutions.cetia4.controller.rest.support

Implementation of reusable classes specific to the REST framework.

See:
          Description

Class Summary
DynamicRestServlet This class will implement a REST servlet that will dynamically create a REST module that implements any ServiceLocator interface, using the configured service locator.
MainServlet Simple implementation of a start servlet with a default render() method marked with DefaultController annotation and with a default "index" response.
SinglePageCatalogModule This is the base class for modules that perform management of catalogs in a generic way in a single page.
 

Package com.acsinet_solutions.cetia4.controller.rest.support Description

Implementation of reusable classes specific to the REST framework.