public class SentryInitBeanPostProcessor
extends java.lang.Object
implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SentryInitBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
postProcessAfterInitialization(@NotNull java.lang.Object bean,
@NotNull java.lang.String beanName) |
void |
setApplicationContext(@NotNull org.springframework.context.ApplicationContext applicationContext) |
public java.lang.Object postProcessAfterInitialization(@NotNull
@NotNull java.lang.Object bean,
@NotNull
@NotNull java.lang.String beanName)
throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic void setApplicationContext(@NotNull
@NotNull org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException