Uses of Class
org.elasticsearch.common.inject.spi.ScopeBinding
-
Packages that use ScopeBinding Package Description org.elasticsearch.common.inject.spi -
-
Uses of ScopeBinding in org.elasticsearch.common.inject.spi
Methods in org.elasticsearch.common.inject.spi with parameters of type ScopeBinding Modifier and Type Method Description VDefaultElementVisitor. visit(ScopeBinding scopeBinding)VElementVisitor. visit(ScopeBinding binding)Visit a registration of a scope annotation with the scope that implements it.
-