Package enterprises.iwakura.sigewine.aop.sentry
package enterprises.iwakura.sigewine.aop.sentry
-
ClassDescriptionA 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.