Package org.glassfish.hk2.scopes

Class Summary
PerLookup Scope local to each invocation.
PerThread Implementation of an HK2 Scope that will instantiate and store services per thread.
Singleton Singleton scope.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.