|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface EJB3BusinessMethodDesc
EJB3セッションビーンのビジネスメソッドを表現するインターフェースです。
メソッドの概要 | |
---|---|
List<EJB3InterceptorDesc> |
getInterceptors()
このビジネスメソッドに適用されるインターセプタ定義のリストを返します。 |
Method |
getMethod()
このビジネスメソッドの Method を返します。 |
TransactionAttributeType |
getTransactionAttributeType()
このビジネスメソッドの TransactionAttributeType を返します。 |
メソッドの詳細 |
---|
Method getMethod()
Method
を返します。
Method
TransactionAttributeType getTransactionAttributeType()
TransactionAttributeType
を返します。
TransactionAttributeType
List<EJB3InterceptorDesc> getInterceptors()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |