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

Packages that use AbstractAnnotationsViewControllerManager
org.apache.myfaces.orchestra.viewController   
 

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

Subclasses of AbstractAnnotationsViewControllerManager in org.apache.myfaces.orchestra.viewController
 class AnnotationsViewControllerManager
          A ViewControllerManager implementation which uses annotations on backing beans to determine the beans responsible for a given view and execute the appropriate annotated methods.
 class PlainAnnotationsViewControllerManager
          A ViewControllerManager implementation which uses annotations on backing beans to determine the beans responsible for a given view and execute the appropriate annotated methods.
 



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