TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification

Package org.eclipse.tptp.trace.arm.internal.model.impl

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.
 


TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification