Uses of Class
nl.coderight.jazz.Controller

Packages that use Controller
nl.coderight.jazz   
 

Uses of Controller in nl.coderight.jazz
 

Subclasses of Controller in nl.coderight.jazz
 class Application
          Application is the root Controller of the Hierarchical Model-View-Controller (HMVC) layers.
 class Module
          Interface for modules.
 

Methods in nl.coderight.jazz with parameters of type Controller
 void Controller.executeController(Controller controller)
          Executes a Controller asynchronously.
 



Copyright 2010 CodeRight, All rights reserved.