Uses of Interface
org.glassfish.hk2.ScopeInstance

Packages that use ScopeInstance
org.glassfish.hk2   
org.glassfish.hk2.scopes   
 

Uses of ScopeInstance in org.glassfish.hk2
 

Methods in org.glassfish.hk2 that return ScopeInstance
 ScopeInstance Scope.current()
           
 

Uses of ScopeInstance in org.glassfish.hk2.scopes
 

Methods in org.glassfish.hk2.scopes that return ScopeInstance
 ScopeInstance PerThread.current()
           
 ScopeInstance PerLookup.current()
           
 ScopeInstance Singleton.current()
          Deprecated. Singleton instances are not stored in a single map.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.