Module org.elasticsearch.server
Class InternalContext
java.lang.Object
org.elasticsearch.injection.guice.internal.InternalContext
Internal context. Used to coordinate injections and support circular
dependencies.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> ConstructionContext<T>
Dependency<?>
void
setDependency
(Dependency<?> dependency)
-
Constructor Details
-
InternalContext
public InternalContext()
-
-
Method Details
-
getConstructionContext
-
getDependency
-
setDependency
-