Uses of Interface
org.glassfish.hk2.api.InterceptionService
Packages that use InterceptionService
-
Uses of InterceptionService in org.glassfish.hk2.extras.interception.internal
Classes in org.glassfish.hk2.extras.interception.internal that implement InterceptionServiceModifier and TypeClassDescriptionclass
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 -
Uses of InterceptionService in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type InterceptionServiceModifier and TypeFieldDescriptionprivate final LinkedList
<InterceptionService> ServiceLocatorImpl.interceptionServices
Methods in org.jvnet.hk2.internal that return types with arguments of type InterceptionServiceModifier and TypeMethodDescription(package private) List
<InterceptionService> ServiceLocatorImpl.getInterceptionServices()