Package | Description |
---|---|
org.elasticsearch.common.inject.internal |
Guice (sounds like like "juice")
|
Modifier and Type | Method and Description |
---|---|
T |
InternalFactory.get(Errors errors,
InternalContext context,
Dependency<?> dependency)
Creates an object to be injected.
|
T |
InternalFactory.Instance.get(Errors errors,
InternalContext context,
Dependency<?> dependency) |
Copyright © 2009–2015. All rights reserved.