Package | Description |
---|---|
org.glassfish.hk2.extras.interception.internal | |
org.jvnet.hk2.internal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInterceptionService
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
|
Modifier and Type | Field and Description |
---|---|
private java.util.LinkedList<InterceptionService> |
ServiceLocatorImpl.interceptionServices |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<InterceptionService> |
ServiceLocatorImpl.getInterceptionServices() |