Uses of Class
org.elasticsearch.common.inject.spi.ScopeBinding

Packages that use ScopeBinding
org.elasticsearch.common.inject.spi Guice service provider interface 
 

Uses of ScopeBinding in org.elasticsearch.common.inject.spi
 

Methods in org.elasticsearch.common.inject.spi with parameters of type ScopeBinding
 V ElementVisitor.visit(ScopeBinding binding)
          Visit a registration of a scope annotation with the scope that implements it.
 V DefaultElementVisitor.visit(ScopeBinding scopeBinding)
           
 



Copyright © 2009-2012. All Rights Reserved.