Package com.cinecolombia.interfases.control.ejb

Controlador MVC del nivel EJB para el módulo Interfases.

See:
          Description

Interface Summary
InterfasesController This is the EJB-tier controller of the MVC for interfases module.
InterfasesControllerHome The Home interface for InterfasesController EJB
 

Class Summary
InterfasesControllerEJB Session Bean implementation for InterfasesController EJB.
ModelUpdateManager This class uses the InterfasesEvent type to deduce the list of models that need to be updated because of this event.
StateMachine This class is a Universal front back end of an application which ties all EJB components together dynamically at runtime.
 

Package com.cinecolombia.interfases.control.ejb Description

Controlador MVC del nivel EJB para el módulo Interfases.