Package org.opensearch.common.inject.spi
Interface UntargettedBinding<T>
- All Known Implementing Classes:
UntargettedBindingImpl
An untargetted binding. This binding indicates that the injector should use its implicit binding
strategies to resolve injections.
- Since:
- 2.0
- Opensearch.api:
-
Method Summary
Methods inherited from interface org.opensearch.common.inject.Binding
acceptScopingVisitor, acceptTargetVisitor, getKey, getProvider
Methods inherited from interface org.opensearch.common.inject.spi.Element
acceptVisitor, applyTo, getSource