Class WarlockWatching2Configuration

  • All Implemented Interfaces:

    @Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() 
    public class WarlockWatching2Configuration
    
                        
    Since:

    2019-12-01

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      SlowResponseInterceptor slowResponseInterceptor(WarlockWatchingProp prop)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WarlockWatching2Configuration

        WarlockWatching2Configuration()
    • Method Detail

      • slowResponseInterceptor

        @Bean()@ConditionalWingsEnabled()@ConditionalOnExpression(value = "${" + WarlockWatchingProp.Key$controllerThreshold + ":-1} >=0") SlowResponseInterceptor slowResponseInterceptor(WarlockWatchingProp prop)