Class NonReactorSleuthMethodInvocationProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, SleuthMethodInvocationProcessor

    public class NonReactorSleuthMethodInvocationProcessor
    extends Object
    Method Invocation processor for non reactor apps.
    Since:
    2.1.0
    Author:
    Marcin Grzejszczak
    • Constructor Detail

      • NonReactorSleuthMethodInvocationProcessor

        public NonReactorSleuthMethodInvocationProcessor()
    • Method Detail

      • setBeanFactory

        public void setBeanFactory​(org.springframework.beans.factory.BeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
        Specified by:
        setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
        Throws:
        org.springframework.beans.BeansException