Class DefaultInterceptor

java.lang.Object
io.jexxa.adapterapi.interceptor.DefaultInterceptor
All Implemented Interfaces:
AfterInterceptor, AroundInterceptor, BeforeInterceptor

public class DefaultInterceptor extends Object implements AroundInterceptor, BeforeInterceptor, AfterInterceptor