Class DefaultWorkExecutorProvider.MyTaskAdviceProfile
- java.lang.Object
-
- ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<TaskAdviceFeature.Profile>
-
- ch.raffael.meldioc.library.base.threading.TaskAdviceFeature.Profile
-
- ch.raffael.meldioc.library.base.threading.DefaultWorkExecutorProvider.MyTaskAdviceProfile
-
- Enclosing class:
- DefaultWorkExecutorProvider
@Acceptor protected static class DefaultWorkExecutorProvider.MyTaskAdviceProfile extends TaskAdviceFeature.Profile
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMyTaskAdviceProfile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ch.raffael.meldioc.util.advice.CompositeAroundAdviceadvice()
-
-
-
Method Detail
-
advice
protected ch.raffael.meldioc.util.advice.CompositeAroundAdvice advice()
- Overrides:
advicein classch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<TaskAdviceFeature.Profile>
-
-