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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile

    advice, after, after, afterRunnable, before, before, beforeRunnable, removeAfter, removeBefore, self

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Profile

      public Profile()