Package ch.raffael.meldioc.util.advice
Class AroundAdvice.Nop
java.lang.Object
ch.raffael.meldioc.util.advice.AroundAdvice.Nop
- All Implemented Interfaces:
AroundAdvice
- Enclosing interface:
- AroundAdvice
public static final class AroundAdvice.Nop extends java.lang.Object implements AroundAdvice
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.raffael.meldioc.util.advice.AroundAdvice
AroundAdvice.AdviceCloseable, AroundAdvice.Basic, AroundAdvice.Nop -
Method Summary
Modifier and Type Method Description AroundAdvice.AdviceCloseablebefore()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
before
- Specified by:
beforein interfaceAroundAdvice
-