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 Classes Modifier and Type Interface Description static interfaceAroundAdvice.AdviceCloseablestatic classAroundAdvice.Basicstatic classAroundAdvice.Nop -
Method Summary
Modifier and Type Method Description AroundAdvice.AdviceCloseablebefore()static AroundAdvicenop()
-
Method Details
-
before
AroundAdvice.AdviceCloseable before() -
nop
-