Package ch.raffael.meldioc.util.advice
Class CompositeAroundAdvice.Builder
java.lang.Object
ch.raffael.meldioc.util.advice.CompositeAroundAdvice.AbstractProfile<CompositeAroundAdvice.Builder>
ch.raffael.meldioc.util.advice.CompositeAroundAdvice.Builder
- Enclosing class:
- CompositeAroundAdvice
public static class CompositeAroundAdvice.Builder extends CompositeAroundAdvice.AbstractProfile<CompositeAroundAdvice.Builder>
-
Constructor Summary
Constructors Constructor Description Builder() -
Method Summary
Modifier and Type Method Description 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
-
Builder
public Builder()
-
-
Method Details
-
advice
- Overrides:
advicein classCompositeAroundAdvice.AbstractProfile<CompositeAroundAdvice.Builder>
-