Package ch.raffael.meldioc.util.advice
Interface AroundAdvice.AdviceCloseable
- All Superinterfaces:
java.lang.AutoCloseable
- Enclosing interface:
- AroundAdvice
public static interface AroundAdvice.AdviceCloseable
extends java.lang.AutoCloseable
-
Method Summary
Modifier and Type Method Description voidclose()
-
Method Details
-
close
- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
AdviceException
-