Class ReactorSleuthMethodInvocationProcessor

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

    public class ReactorSleuthMethodInvocationProcessor
    extends Object
    Method Invocation Processor for Reactor.
    Since:
    2.1.0
    Author:
    Marcin Grzejszczak
    • Constructor Detail

      • ReactorSleuthMethodInvocationProcessor

        public ReactorSleuthMethodInvocationProcessor()
    • 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