Uses of Interface
com.cinecolombia.interfases.control.ejb.InterfasesController

Packages that use InterfasesController
com.cinecolombia.interfases.control.ejb Controlador MVC del nivel EJB para el módulo Interfases. 
com.cinecolombia.interfases.control.web Controlador MVC del nivel Web para el módulo Interfases. 
 

Uses of InterfasesController in com.cinecolombia.interfases.control.ejb
 

Methods in com.cinecolombia.interfases.control.ejb that return InterfasesController
 InterfasesController InterfasesControllerHome.create()
          after creation of ejb instance
 

Uses of InterfasesController in com.cinecolombia.interfases.control.web
 

Fields in com.cinecolombia.interfases.control.web declared as InterfasesController
private  InterfasesController ModelManager.sccEjb
           
private  InterfasesController InterfasesControllerProxy.sccEjb
           
 

Methods in com.cinecolombia.interfases.control.web that return InterfasesController
 InterfasesController ModelManager.getSCCEJB()
          sets to sccEjb attribute the controller ejb reference