org.seasar.cubby.routing.impl
クラス PathResolverImplTest.ParentAction

java.lang.Object
  上位を拡張 org.seasar.cubby.action.Action
      上位を拡張 org.seasar.cubby.routing.impl.PathResolverImplTest.ParentAction
直系の既知のサブクラス:
PathResolverImplTest.ChildAction
含まれているクラス:
PathResolverImplTest

public abstract class PathResolverImplTest.ParentAction
extends org.seasar.cubby.action.Action


フィールドの概要
 
クラス org.seasar.cubby.action.Action から継承されたフィールド
errors, flash
 
コンストラクタの概要
PathResolverImplTest.ParentAction()
           
 
メソッドの概要
 org.seasar.cubby.action.ActionResult m1()
           
 
クラス org.seasar.cubby.action.Action から継承されたメソッド
getErrors, getFlash, initialize, invoke, invokeInitializeMethod, invokePostRenderMethod, invokePreRenderMethod, postrender, prerender, setErrors, setFlash
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PathResolverImplTest.ParentAction

public PathResolverImplTest.ParentAction()
メソッドの詳細

m1

public org.seasar.cubby.action.ActionResult m1()


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