Uses of Package
org.jvnet.hk2.annotations

Packages that use org.jvnet.hk2.annotations
org.glassfish.hk2.api   
org.glassfish.hk2.utilities   
org.jvnet.hk2.annotations 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.api
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
 

Classes in org.jvnet.hk2.annotations used by org.glassfish.hk2.utilities
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
 

Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.annotations
InhabitantAnnotation
          Meta-annotation indicating that the annotation designates a resident service of a org.glassfish.hk2.Services.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.