|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkedKeyBinding<T>
A binding to a linked key. The other key's binding is used to resolve injections.
Method Summary | |
---|---|
Key<? extends T> |
getLinkedKey()
Returns the linked key used to resolve injections. |
Methods inherited from interface org.elasticsearch.util.inject.Binding |
---|
acceptScopingVisitor, acceptTargetVisitor, getKey, getProvider |
Methods inherited from interface org.elasticsearch.util.inject.spi.Element |
---|
acceptVisitor, applyTo, getSource |
Method Detail |
---|
Key<? extends T> getLinkedKey()
Injector.getBinding(key)
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |