Uses of Class
org.codehaus.waffle.controller.ContextControllerDefinitionFactory

Packages that use ContextControllerDefinitionFactory
org.codehaus.waffle.controller   
 

Uses of ContextControllerDefinitionFactory in org.codehaus.waffle.controller
 

Subclasses of ContextControllerDefinitionFactory in org.codehaus.waffle.controller
 class RubyControllerDefinitionFactory
          A JRuby specific extension to the ContextControllerDefinitionFactory if the controller found is an instance of IRubyObject then that object will be wrapped with a RubyController.
 



Copyright © 2008. All Rights Reserved.