|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface ActionResult
アクションメソッド実行後の処理を表す結果オブジェクトのインターフェイス
| メソッドの概要 | |
|---|---|
void |
execute(ActionContext actionContext,
HttpServletRequest request,
HttpServletResponse response)
処理を実行します。 |
| メソッドの詳細 |
|---|
void execute(ActionContext actionContext,
HttpServletRequest request,
HttpServletResponse response)
throws Exception
actionContext - アクションコンテキストrequest - 要求response - 応答
Exception
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||