Class TaskAdviceFeature.Profile
java.lang.Object
ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<TaskAdviceFeature.Profile>
ch.raffael.meldioc.library.base.threading.TaskAdviceFeature.Profile
- Direct Known Subclasses:
DefaultWorkExecutorProvider.MyTaskAdviceProfile
- Enclosing interface:
TaskAdviceFeature
public static class TaskAdviceFeature.Profile
extends ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<TaskAdviceFeature.Profile>
TODO JavaDoc
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile
advice, after, after, afterRunnable, before, before, beforeRunnable, removeAfter, removeBefore, self
-
Constructor Details
-
Profile
public Profile()
-