Package io.sentry.spring.exception
Class SentryCaptureExceptionParameterPointcutConfiguration
java.lang.Object
io.sentry.spring.exception.SentryCaptureExceptionParameterPointcutConfiguration
@Configuration(proxyBeanMethods=false)
@Role(2)
public class SentryCaptureExceptionParameterPointcutConfiguration
extends Object
AOP pointcut configuration for
SentryCaptureExceptionParameter
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SentryCaptureExceptionParameterPointcutConfiguration
public SentryCaptureExceptionParameterPointcutConfiguration()
-
-
Method Details
-
sentryCaptureExceptionParameterPointcut
Pointcut around which spans are created.- Returns:
- pointcut used by
SentryCaptureExceptionParameterAdvice
.
-