Uses of Class
com.google.inject.spi.ScopeBinding

Packages that use ScopeBinding
com.google.inject.spi Guice service provider interface 
 

Uses of ScopeBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type ScopeBinding
 V ElementVisitor.visitScopeBinding(ScopeBinding scopeBinding)
          Visit a registration of a scope annotation with the scope that implements it.
 V DefaultElementVisitor.visitScopeBinding(ScopeBinding scopeBinding)
           
protected  void ModuleWriter.writeBindScope(Binder binder, ScopeBinding element)
           
 



Copyright 2008 Google Inc. All Rights Reserved.