Uses of Class
com.google.inject.ScopeAnnotation

Packages that use ScopeAnnotation
com.google.inject   
 

Uses of ScopeAnnotation in com.google.inject
 

Classes in com.google.inject with annotations of type ScopeAnnotation
 interface Singleton
          Apply this to implementation classes when you want only one instance (per Injector) to be reused for all injections for that binding.
 



Copyright © 2009 cedarsoft GmbH. All Rights Reserved.