|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Deployment.ContainerTransaction
ContainerTransaction
The container-transactionType specifies how the container must manage transaction scopes for the enterprise bean's method invocations. It defines an optional description, a list of method elements, and a transaction attribute. The transaction attribute is to be applied to all the specified methods.
| Method Summary | |
|---|---|
List |
getMethod()
Retrieve the collection of methods to which the given transaction attribute should be applied. |
String |
getTransAttribute()
The trans-attributeType specifies how the container must manage the transaction boundaries when delegating a method invocation to an enterprise bean's business method. |
| Method Detail |
|---|
List getMethod()
String getTransAttribute()
The value must be one of the following
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||