Uses of Package
org.jvnet.hk2.annotations

Packages that use org.jvnet.hk2.annotations
org.glassfish.hk2   
org.glassfish.hk2.inject   
org.glassfish.hk2.scopes   
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
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.inject
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.scopes
Scoped
          Indicates the scope that this managed object is tied to.
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.annotations
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
InhabitantAnnotation
          Meta-annotation indicating that the annotation designates a resident service of a Services.
RunLevel
          Defines a run/start level.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.