Uses of Package
org.openxava.controller

Packages that use org.openxava.controller
org.openxava.actions   
org.openxava.application.meta   
org.openxava.controller   
org.openxava.filters   
 

Classes in org.openxava.controller used by org.openxava.actions
Environment
          It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.
ModuleContext
          Context with life of session and private for every module.
ModuleManager
           
 

Classes in org.openxava.controller used by org.openxava.application.meta
Environment
          It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.
 

Classes in org.openxava.controller used by org.openxava.controller
Environment
          It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.
 

Classes in org.openxava.controller used by org.openxava.filters
Environment
          It read first the variables sent on create (it extracted from module), and then all variable defined in controllers.
ModuleContext
          Context with life of session and private for every module.