InterceptionService
which uses annotations to denote which services should intercept other services.Interceptor) and a class to be intercepted
(annotated with Intercepted).MethodInterceptor or
ConstructorInterceptor in order
to signify that these services should be automatically bound
with the default interception service implementation.Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.