org.seasar.cubby.action.impl
クラス ActionContextImplTest.NormalAction
java.lang.Object
org.seasar.cubby.action.Action
org.seasar.cubby.action.impl.ActionContextImplTest.NormalAction
- 含まれているクラス:
- ActionContextImplTest
public static class ActionContextImplTest.NormalAction
- extends Action
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionContextImplTest.NormalAction
public ActionContextImplTest.NormalAction()
method1
public ActionResult method1()
initialize
public void initialize()
- オーバーライド:
- クラス
Action
内の initialize
prerender
public void prerender()
- オーバーライド:
- クラス
Action
内の prerender
postrender
public void postrender()
- オーバーライド:
- クラス
Action
内の postrender
isInitialized
public boolean isInitialized()
isPrerendered
public boolean isPrerendered()
isPostrendered
public boolean isPostrendered()
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.