Class WarlockWatchingConfiguration

    • 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
    • Constructor Detail

      • WarlockWatchingConfiguration

        WarlockWatchingConfiguration()
    • Method Detail

      • slowSqlJooqListener

        @Bean()@ConditionalWingsEnabled()@ConditionalOnExpression(value = "${" + WarlockWatchingProp.Key$jooqThreshold + ":-1} >=0") DefaultExecuteListenerProvider slowSqlJooqListener(WarlockWatchingProp prop)
      • watchingAround

        @Bean()@ConditionalWingsEnabled()@ConditionalOnExpression(value = "${" + WarlockWatchingProp.Key$serviceThreshold + ":-1} >=0") WatchingAround watchingAround(WarlockWatchingProp prop)