All Classes and Interfaces

Class
Description
A no-operation implementation of TransactionConfigurator.
Marker annotation for methods or classes that should be treated as Sentry transactions.
You must use self-injected bean for calling if you want to call method within the class itself in order for this annotation to take action.
This is due to the fact that the actual method calls are intercepted only by proxies, not the instance itself.
Method wrapper for Sentry transactions.
Abstract class for configuring Sentry transactions.