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