Uses of Class
com.sun.hk2.component.ScopeInstance

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

Uses of ScopeInstance in org.jvnet.hk2.component
 

Fields in org.jvnet.hk2.component declared as ScopeInstance
 ScopeInstance Habitat.singletonScope
           
 

Methods in org.jvnet.hk2.component that return ScopeInstance
abstract  ScopeInstance Scope.current()
           
 ScopeInstance PerLookup.current()
           
 ScopeInstance Singleton.current()
          Deprecated. Singleton instances are not stored in a single map.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.