Uses of Class
org.jvnet.hk2.annotations.Scoped

Packages that use Scoped
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
 

Uses of Scoped in org.jvnet.hk2.component
 

Classes in org.jvnet.hk2.component with annotations of type Scoped
 class PerLookup
          Scope local to each invocation.
 class Singleton
          Singleton scope.
 



Copyright © 2010 Oracle Corporation. All Rights Reserved.