| Package | Description |
|---|---|
| org.jvnet.hk2.internal |
| Modifier and Type | Field and Description |
|---|---|
(package private) NarrowResults |
ServiceLocatorImpl.IgdValue.results |
private NarrowResults |
ImmediateResults.timelessResults |
| Modifier and Type | Method and Description |
|---|---|
(package private) NarrowResults |
ImmediateResults.getTimelessResults() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Utilities.handleErrors(NarrowResults results,
java.util.LinkedList<ErrorService> callThese)
Calls the list of error services for the list of errors
|
private ImmediateResults |
ServiceLocatorImpl.narrow(ServiceLocator locator,
java.util.List<SystemDescriptor<?>> candidates,
java.lang.reflect.Type requiredType,
java.lang.String name,
Injectee injectee,
boolean onlyOne,
boolean doValidation,
NarrowResults cachedResults,
Filter filter,
java.lang.annotation.Annotation... qualifiers) |
| Constructor and Description |
|---|
IgdValue(NarrowResults results,
ImmediateResults immediate) |
ImmediateResults(NarrowResults cachedResults) |