org.apache.myfaces.trinidaddemo
Class ActionBean

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.ActionBean

public class ActionBean
extends Object


Constructor Summary
ActionBean()
           
 
Method Summary
 String app1()
           
 String app2()
           
 String nothing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionBean

public ActionBean()
Method Detail

nothing

public String nothing()

app1

public String app1()

app2

public String app2()


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.