Class DefaultInterceptionService

java.lang.Object
org.glassfish.hk2.extras.interception.internal.DefaultInterceptionService
All Implemented Interfaces:
InterceptionService

@Singleton @Visibility(LOCAL) public class DefaultInterceptionService extends Object implements InterceptionService
A default implementation of the interception service using annotation to denote services that are to be intercepted and other annotations to match methods or constructors to interceptors