Uses of Class
org.apache.myfaces.orchestra.viewController.AbstractViewControllerExecutor

Packages that use AbstractViewControllerExecutor
org.apache.myfaces.orchestra.viewController Provide lifecycle callbacks (on view creation, pre-render, etc) for managed beans. 
 

Uses of AbstractViewControllerExecutor in org.apache.myfaces.orchestra.viewController
 

Subclasses of AbstractViewControllerExecutor in org.apache.myfaces.orchestra.viewController
 class InterfaceViewControllerExecutor
          Invokes ViewController events using the ViewController interface.
 class ReflectiveViewControllerExecutor
          Invokes ViewController events using reflection.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.