public class SentrySpanAdvice
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
SentryTransaction. Depending on the
configured pointcut, method either must or can be annotated with SentrySpan.| Constructor and Description |
|---|
SentrySpanAdvice(@NotNull io.sentry.IHub hub) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(@NotNull org.aopalliance.intercept.MethodInvocation invocation) |