|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.kernel.application.deploy.enterprise.ContainerTransactionDeploymentDescriptor
public class ContainerTransactionDeploymentDescriptor
ContainerTransactionDeploymentDescriptor
| Constructor Summary | |
|---|---|
ContainerTransactionDeploymentDescriptor(List method,
String transAttribute)
Constructor |
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContainerTransactionDeploymentDescriptor(List method,
String transAttribute)
| Method Detail |
|---|
public List getMethod()
Deployment.ContainerTransaction
getMethod in interface Deployment.ContainerTransactionpublic String getTransAttribute()
Deployment.ContainerTransactionThe value must be one of the following
getTransAttribute in interface Deployment.ContainerTransaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||