|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBeanInfo
This interface is used for containing a description for a bean. It is used at the runtime.
Method Summary | |
---|---|
TransactionManagementType |
getTransactionManagementType()
Gets the type of transaction for the given bean. |
void |
setTransactionManagementType(TransactionManagementType transactionManagementType)
Sets the type of transaction for the given bean. |
Method Detail |
---|
TransactionManagementType getTransactionManagementType()
void setTransactionManagementType(TransactionManagementType transactionManagementType)
transactionManagementType
- transaction management type.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |