Uses of Package
org.jvnet.hk2.annotations
Packages that use org.jvnet.hk2.annotations
Package
Description
HK2 annotations that mark components and their required dependencies. Primary API surface of HK2.
-
Classes in org.jvnet.hk2.annotations used by org.glassfish.hk2.apiClassDescriptionThis annotation is used by HK2 during automatic class analysis to indicate that a class or interface should be included in the list of contracts for a service
-
Classes in org.jvnet.hk2.annotations used by org.glassfish.hk2.api.messagingClassDescriptionThis annotation is used by HK2 during automatic class analysis to indicate that a class or interface should be included in the list of contracts for a service
-
Classes in org.jvnet.hk2.annotations used by org.glassfish.hk2.utilitiesClassDescriptionThis annotation is used by HK2 during automatic class analysis to indicate that a class or interface should be included in the list of contracts for a service
-
Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.annotationsClassDescriptionMeta-annotation indicating that the annotation designates a resident service of a
ServiceLocator.