Uses of Interface
com.acsinet_solutions.cetia4.controller.ConfigurableModule

Packages that use ConfigurableModule
com.acsinet_solutions.cetia4.controller.rest.support Implementation of reusable classes specific to the REST framework. 
com.acsinet_solutions.cetia4.test.controller   
 

Uses of ConfigurableModule in com.acsinet_solutions.cetia4.controller.rest.support
 

Classes in com.acsinet_solutions.cetia4.controller.rest.support that implement ConfigurableModule
 class SinglePageCatalogModule
          This is the base class for modules that perform management of catalogs in a generic way in a single page.
 

Uses of ConfigurableModule in com.acsinet_solutions.cetia4.test.controller
 

Classes in com.acsinet_solutions.cetia4.test.controller that implement ConfigurableModule
 class Topics13Servlet