|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.inject.internal.InternalContext
public final class InternalContext
Internal context. Used to coordinate injections and support circular dependencies.
| Constructor Summary | |
|---|---|
InternalContext()
|
|
| Method Summary | ||
|---|---|---|
|
getConstructionContext(java.lang.Object key)
|
|
Dependency |
getDependency()
|
|
void |
setDependency(Dependency dependency)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalContext()
| Method Detail |
|---|
public <T> ConstructionContext<T> getConstructionContext(java.lang.Object key)
public Dependency getDependency()
public void setDependency(Dependency dependency)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||