org.apache.myfaces.orchestra.viewController
Class _ViewControllerUtils

java.lang.Object
  extended by org.apache.myfaces.orchestra.viewController._ViewControllerUtils

public final class _ViewControllerUtils
extends java.lang.Object

Various utilities used by the viewController framework

Notice: this class is not meant to be used outside of this library


Method Summary
static ViewControllerManager getViewControllerManager(javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getViewControllerManager

public static ViewControllerManager getViewControllerManager(javax.faces.context.FacesContext context)


Copyright 2007 The Apache Software Foundation. All Rights Reserved.