org.seasar.framework.ejb
インタフェース EJB3BusinessMethodDesc

既知の実装クラスの一覧:
EJB3BusinessMethodDescImpl

public interface EJB3BusinessMethodDesc

作成者:
koichik

メソッドの概要
 List<EJB3InterceptorDesc> getInterceptors()
           
 Method getMethod()
           
 TransactionAttributeType getTransactionAttributeType()
           
 

メソッドの詳細

getMethod

Method getMethod()

getTransactionAttributeType

TransactionAttributeType getTransactionAttributeType()

getInterceptors

List<EJB3InterceptorDesc> getInterceptors()


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