|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerTransaction | |
org.openejb.config.ejb11 |
Uses of ContainerTransaction in org.openejb.config.ejb11 |
Methods in org.openejb.config.ejb11 that return ContainerTransaction | |
ContainerTransaction |
AssemblyDescriptor.getContainerTransaction(int index)
|
ContainerTransaction[] |
AssemblyDescriptor.getContainerTransaction()
|
ContainerTransaction |
AssemblyDescriptor.removeContainerTransaction(int index)
|
static ContainerTransaction |
ContainerTransaction.unmarshal(Reader reader)
|
Methods in org.openejb.config.ejb11 with parameters of type ContainerTransaction | |
void |
AssemblyDescriptor.addContainerTransaction(ContainerTransaction vContainerTransaction)
|
void |
AssemblyDescriptor.setContainerTransaction(int index,
ContainerTransaction vContainerTransaction)
|
void |
AssemblyDescriptor.setContainerTransaction(ContainerTransaction[] containerTransactionArray)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |