Uses of Interface
com.cinecolombia.interfases.control.ejb.handlers.StateHandler

Packages that use StateHandler
com.cinecolombia.interfases.control.ejb.handlers Clases manejadoras para el controlador MVC del nivel EJB del módulo Interfases (una por caso de uso). 
 

Uses of StateHandler in com.cinecolombia.interfases.control.ejb.handlers
 

Classes in com.cinecolombia.interfases.control.ejb.handlers that implement StateHandler
 class ComplejosEjbHandler
          complejos usecase: handler of user requests in the Services layer
 class ExportarComplejoEjbHandler
          exportarComplejo usecase: handler of user requests in the Services layer
 class IngresarDatosComplejoEjbHandler
          ingresarDatosComplejo usecase: handler of user requests in the Services layer
 class PeliculasExhibicionEjbHandler
          peliculasExhibicion usecase: handler of user requests in the Services layer
 class ProgramacionEjbHandler
          programacion usecase: handler of user requests in the Services layer
 class StateHandlerSupport
          superclass for event handlers