Class ProcessorProxyTestPreConditioner


  • @Configuration
    public class ProcessorProxyTestPreConditioner
    extends Object
    Adds a mock function to all outgoing Processor Proxies
    • Constructor Detail

      • ProcessorProxyTestPreConditioner

        public ProcessorProxyTestPreConditioner()
    • Method Detail

      • setDefaultMockOnAllEndpointProcessors

        @EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class)
        public void setDefaultMockOnAllEndpointProcessors()
        Loops through the proxy registry and sets up default NOOP mock function for all outgoing (Endpoint) Processors