Uses of Interface
org.elasticsearch.common.inject.spi.ProviderWithDependencies
-
Packages that use ProviderWithDependencies Package Description org.elasticsearch.common.inject.internal org.elasticsearch.common.inject.multibindings -
-
Uses of ProviderWithDependencies in org.elasticsearch.common.inject.internal
Classes in org.elasticsearch.common.inject.internal that implement ProviderWithDependencies Modifier and Type Class Description classProviderMethod<T>A provider that invokes a method and returns its result. -
Uses of ProviderWithDependencies in org.elasticsearch.common.inject.multibindings
Classes in org.elasticsearch.common.inject.multibindings that implement ProviderWithDependencies Modifier and Type Class Description static classMapBinder.RealMapBinder.MapBinderProviderWithDependencies<K,V>
-