|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionAttributeLevel | |
|---|---|
| org.ow2.util.ee.metadata.ejbjar.api | Implementation of EJB 3.0 container |
| Uses of TransactionAttributeLevel in org.ow2.util.ee.metadata.ejbjar.api |
|---|
| Methods in org.ow2.util.ee.metadata.ejbjar.api that return TransactionAttributeLevel | |
|---|---|
TransactionAttributeLevel |
IEjbJarMethodMetadata.getTransactionAttributeLevel()
|
static TransactionAttributeLevel |
TransactionAttributeLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransactionAttributeLevel[] |
TransactionAttributeLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.util.ee.metadata.ejbjar.api with parameters of type TransactionAttributeLevel | |
|---|---|
void |
IEjbJarMethodMetadata.setTransactionAttributeLevel(TransactionAttributeLevel transactionAttributeLevel)
Sets Transaction Attribute Level. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||