Interface Interceptor
-
- All Known Implementing Classes:
InterceptorImpl
public interface InterceptorA call interceptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpostInvoke(CallStack callStack)voidpreInvoke(CallStack callStack)
-