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
protected static class DefaultWorkExecutorProvider.MyTaskAdviceProfile extends TaskAdviceFeature.Profile
-
Constructor Summary
Constructors Modifier Constructor Description protectedMyTaskAdviceProfile() -
Method Summary
Modifier and Type Method Description protected ch.raffael.meldioc.util.advice.CompositeAroundAdviceadvice()Methods inherited from class ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile
after, after, afterRunnable, before, before, beforeRunnable, removeAfter, removeBefore, selfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MyTaskAdviceProfile
protected MyTaskAdviceProfile()
-
-
Method Details
-
advice
protected ch.raffael.meldioc.util.advice.CompositeAroundAdvice advice()- Overrides:
advicein classch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<TaskAdviceFeature.Profile>
-