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 classTaskAdviceFeature.ProfileTODO JavaDoc -
Method Summary
Modifier and Type Method Description ch.raffael.meldioc.util.advice.AroundAdvicetaskAdvice()
-
Method Details
-
taskAdvice
@Provision ch.raffael.meldioc.util.advice.AroundAdvice taskAdvice()
-