Package org.cyclos.impl
Interface ServiceInterceptorsAccessor
-
public interface ServiceInterceptorsAccessorAccessor to allow execute the interceptors pointcuts.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterError(Throwable error)voidafterSuccess(Object result)voidbefore()
-