org.seasar.cubby.action
クラス ActionTest

java.lang.Object
  上位を拡張 org.seasar.cubby.action.ActionTest

public class ActionTest
extends Object


入れ子のクラスの概要
static class ActionTest.ActionImpl
           
 
コンストラクタの概要
ActionTest()
           
 
メソッドの概要
 void annotationInititalize()
           
 void annotationPostrender()
           
 void annotationPrerender()
           
 void errors()
           
 void flash()
           
 void noAnnotationInititalize()
           
 void noAnnotationPostrender()
           
 void noAnnotationPrerender()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ActionTest

public ActionTest()
メソッドの詳細

errors

public void errors()

flash

public void flash()

noAnnotationInititalize

public void noAnnotationInititalize()
                             throws Exception
例外:
Exception

annotationInititalize

public void annotationInititalize()
                           throws Exception
例外:
Exception

noAnnotationPrerender

public void noAnnotationPrerender()
                           throws Exception
例外:
Exception

annotationPrerender

public void annotationPrerender()
                         throws Exception
例外:
Exception

noAnnotationPostrender

public void noAnnotationPostrender()
                            throws Exception
例外:
Exception

annotationPostrender

public void annotationPostrender()
                          throws Exception
例外:
Exception


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