org.seasar.cubby.examples.guice.action
クラス HelloAction

java.lang.Object
  上位を拡張 org.seasar.cubby.examples.guice.action.HelloAction

public class HelloAction
extends Object


コンストラクタの概要
HelloAction()
           
 
メソッドの概要
 ActionResult back()
           
 String getMessage()
           
 String getName()
           
 ActionResult index()
           
 ActionResult message()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

HelloAction

public HelloAction()
メソッドの詳細

getName

public String getName()

getMessage

public String getMessage()

index

public ActionResult index()

message

public ActionResult message()

back

public ActionResult back()


Copyright © 2006-2010 The Seasar Foundation. All Rights Reserved.