org.seasar.cubby.examples.spring.action
クラス IndexAction

java.lang.Object
  上位を拡張 org.seasar.cubby.examples.spring.action.IndexAction

@Component
@Scope(value="request")
public class IndexAction
extends Object


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

コンストラクタの詳細

IndexAction

public IndexAction()
メソッドの詳細

index

public ActionResult index()


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