@ApiStatus.Internal
public class SentryTransactionAdvice
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
SentryTransaction or a execution of
a bean method within a class annotated with SentryTransaction.| Constructor and Description |
|---|
SentryTransactionAdvice(@NotNull io.sentry.IHub hub) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(@NotNull org.aopalliance.intercept.MethodInvocation invocation) |