public interface InterceptorStrategy extends Serializable
Object execute(javax.interceptor.InvocationContext invocationContext) throws Exception
AroundInvokeinvocationContext - current invocation-contextException - exception which might be thrown by the intercepted methodCopyright © 2015 The Apache Software Foundation. All rights reserved.