Interface TaskAdviceFeature

All Known Implementing Classes:
AbstractThreadingFeature.WithTaskAdvice, JavaThreadPoolFeature, JavaThreadPoolFeature.WithShutdown

@Feature
public interface TaskAdviceFeature
TODO JavaDoc
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static class  TaskAdviceFeature.Profile
    TODO JavaDoc
  • Method Summary

    Modifier and Type Method Description
    ch.raffael.meldioc.util.advice.AroundAdvice taskAdvice()  
  • Method Details

    • taskAdvice

      @Provision ch.raffael.meldioc.util.advice.AroundAdvice taskAdvice()