Interface SpiProfileTransactionEvent
- All Known Implementing Classes:
BatchedPstmt, CQuery, PersistRequestBean
public interface SpiProfileTransactionEvent
Event that adds to a profiling transaction.
-
Method Summary
Modifier and TypeMethodDescriptionvoidprofile()Add the event information to the profiling transaction.
-
Method Details
-
profile
void profile()Add the event information to the profiling transaction.
-