|
Class Summary |
| AbstractDataImpl |
AbstractDataImpl represents the data needed to created a completed transaction. |
| EJBDataImpl |
EJBDataImpl represents the data needed to created EJB transaction. |
| GenericDataImpl |
GenericDataImpl represents the data needed to created a completed transaction. |
| IIOPDataImpl |
IIOPDataImpl is responsible for wrapping several pieces of data related
to IIOP requests. |
| J2CDataImpl |
J2CDataImpl represents the data needed to created J2C transaction. |
| JDBCDataImpl |
JDBCDataImpl represents the data needed to created JDBC transaction. |
| JMSDataImpl |
JMSDataImpl represents the data needed to created JMS transaction. |
| ServletDataImpl |
ServletDataImpl represents the data needed to created servlet transaction. |
| WebServiceDataImpl |
WebServiceDataImpl represents the data needed to created Web Service transaction. |