Package ch.raffael.meldioc.util.advice
Interface AroundAdvice
- All Known Implementing Classes:
AroundAdvice.Basic,AroundAdvice.Nop,CompositeAroundAdvice
public interface AroundAdvice
TODO JavaDoc
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic final class -
Method Summary
-
Method Details
-
before
AroundAdvice.AdviceCloseable before() -
nop
-