org.apache.myfaces.orchestra.viewController
Class TargetBeanInterface
java.lang.Object
org.apache.myfaces.orchestra.viewController.TargetBeanInterface
- All Implemented Interfaces:
- ViewController
public class TargetBeanInterface
- extends Object
- implements ViewController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetBeanInterface
public TargetBeanInterface()
initView
public void initView()
- Specified by:
initView
in interface ViewController
preRenderView
public void preRenderView()
- Specified by:
preRenderView
in interface ViewController
getCalled
public String getCalled()
preProcess
public void preProcess()
- Specified by:
preProcess
in interface ViewController
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.