|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerTransaction | |
---|---|
org.openejb.alt.config.ejb11 | The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. |
Uses of ContainerTransaction in org.openejb.alt.config.ejb11 |
---|
Methods in org.openejb.alt.config.ejb11 that return ContainerTransaction | |
---|---|
ContainerTransaction[] |
AssemblyDescriptor.getContainerTransaction()
Method getContainerTransaction |
ContainerTransaction |
AssemblyDescriptor.getContainerTransaction(int index)
Method getContainerTransaction |
ContainerTransaction |
AssemblyDescriptor.removeContainerTransaction(int index)
Method removeContainerTransaction |
Methods in org.openejb.alt.config.ejb11 with parameters of type ContainerTransaction | |
---|---|
void |
AssemblyDescriptor.addContainerTransaction(ContainerTransaction vContainerTransaction)
Method addContainerTransaction |
void |
AssemblyDescriptor.addContainerTransaction(int index,
ContainerTransaction vContainerTransaction)
Method addContainerTransaction |
void |
AssemblyDescriptor.setContainerTransaction(ContainerTransaction[] containerTransactionArray)
Method setContainerTransaction |
void |
AssemblyDescriptor.setContainerTransaction(int index,
ContainerTransaction vContainerTransaction)
Method setContainerTransaction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |