クラス
org.seasar.framework.unit.annotation.TxBehaviorType の使用

TxBehaviorType を使用しているパッケージ
org.seasar.framework.unit.annotation   
org.seasar.framework.unit.impl   
 

org.seasar.framework.unit.annotation での TxBehaviorType の使用
 

TxBehaviorType を返す org.seasar.framework.unit.annotation のメソッド
static TxBehaviorType TxBehaviorType.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static TxBehaviorType[] TxBehaviorType.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

org.seasar.framework.unit.impl での TxBehaviorType の使用
 

TxBehaviorType を返す org.seasar.framework.unit.impl のメソッド
protected  TxBehaviorType AnnotationTestIntrospector.getTxBehaviorType(Class<?> clazz, Method method)
           
 



Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.