Uses of Package
org.apache.myfaces.orchestra.viewController

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

Classes in org.apache.myfaces.orchestra.viewController used by org.apache.myfaces.orchestra.viewController
AbstractViewControllerExecutor
          The abstract basis class you have to use as basis class for any custom view controller executor.
AbstractViewControllerManager
           
ViewControllerExecutor
          The interface you have to use as basis class for any custom view controller executor.
ViewControllerManager
          Route per-view lifecycle events to the correct user methods.
ViewControllerNameMapper
          The interface for the name mapper.
 



Copyright 2007 The Apache Software Foundation. All Rights Reserved.