Uses of Package
org.jvnet.hk2.annotations

Packages that use org.jvnet.hk2.annotations
com.alice.application   
com.mallory.application   
com.sun.enterprise.module   
com.sun.enterprise.module.bootstrap   
com.sun.hk2.component   
org.acme.security   
org.glassfish.examples.ctm   
org.glassfish.hk2   
org.glassfish.hk2.api   
org.glassfish.hk2.bootstrap   
org.glassfish.hk2.inject   
org.glassfish.hk2.runlevel   
org.glassfish.hk2.runlevel.internal   
org.glassfish.hk2.runlevel.utilities   
org.glassfish.hk2.utilities   
org.jvnet.hk2.annotations HK2 annotations that mark components and their required dependencies. Primary API surface of HK2. 
org.jvnet.hk2.component   
org.jvnet.hk2.config   
org.jvnet.hk2.config.provider   
org.jvnet.hk2.config.provider.internal   
org.jvnet.hk2.config.types   
test   
 

Classes in org.jvnet.hk2.annotations used by com.alice.application
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by com.mallory.application
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by com.sun.enterprise.module
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
 

Classes in org.jvnet.hk2.annotations used by com.sun.enterprise.module.bootstrap
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
 

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

Classes in org.jvnet.hk2.annotations used by org.acme.security
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by org.glassfish.examples.ctm
Service
          Marker interface for service implementation.
 

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.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.bootstrap
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.runlevel
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.runlevel.internal
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by org.glassfish.hk2.runlevel.utilities
Service
          Marker interface for service implementation.
 

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
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 org.glassfish.hk2.Services.
 

Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.component
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.config
Contract
          Marker annotation to allow implementations to be discovered from the contract they implement.
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.config.provider
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.config.provider.internal
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by org.jvnet.hk2.config.types
Service
          Marker interface for service implementation.
 

Classes in org.jvnet.hk2.annotations used by test
Service
          Marker interface for service implementation.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.