Uses of Interface
org.elasticsearch.common.inject.spi.ProviderBinding
-
Packages that use ProviderBinding Package Description org.elasticsearch.common.inject.spi -
-
Uses of ProviderBinding in org.elasticsearch.common.inject.spi
Methods in org.elasticsearch.common.inject.spi with parameters of type ProviderBinding Modifier and Type Method Description VBindingTargetVisitor. visit(ProviderBinding<? extends T> binding)Visit a binding to aProviderthat delegates to the binding for the provided type.
-