Interface UntargettedBinding<T>

All Superinterfaces:
Binding<T>, Element
All Known Implementing Classes:
UntargettedBindingImpl

@PublicApi(since="1.0.0") public interface UntargettedBinding<T> extends Binding<T>
An untargetted binding. This binding indicates that the injector should use its implicit binding strategies to resolve injections.
Since:
2.0
Opensearch.api: