|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionDescriptor | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of TransactionDescriptor in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as TransactionDescriptor | |
---|---|
protected TransactionDescriptor |
WeblogicEnterpriseBean.transactionDescriptor
|
Methods in org.apache.openejb.jee.wls that return TransactionDescriptor | |
---|---|
TransactionDescriptor |
ObjectFactory.createTransactionDescriptor()
Create an instance of TransactionDescriptor |
TransactionDescriptor |
WeblogicEnterpriseBean.getTransactionDescriptor()
Gets the value of the transactionDescriptor property. |
Methods in org.apache.openejb.jee.wls with parameters of type TransactionDescriptor | |
---|---|
void |
WeblogicEnterpriseBean.setTransactionDescriptor(TransactionDescriptor value)
Sets the value of the transactionDescriptor property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |