Uses of Class
org.jvnet.hk2.internal.NarrowResults
Packages that use NarrowResults
-
Uses of NarrowResults in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal declared as NarrowResultsModifier and TypeFieldDescription(package private) final NarrowResultsServiceLocatorImpl.IgdValue.resultsprivate final NarrowResultsImmediateResults.timelessResultsMethods in org.jvnet.hk2.internal that return NarrowResultsModifier and TypeMethodDescription(package private) NarrowResultsImmediateResults.getTimelessResults()Methods in org.jvnet.hk2.internal with parameters of type NarrowResultsModifier and TypeMethodDescriptionstatic voidUtilities.handleErrors(NarrowResults results, LinkedList<ErrorService> callThese) Calls the list of error services for the list of errorsprivate ImmediateResultsServiceLocatorImpl.narrow(ServiceLocator locator, List<SystemDescriptor<?>> candidates, Type requiredType, String name, Injectee injectee, boolean onlyOne, boolean doValidation, NarrowResults cachedResults, Filter filter, Annotation... qualifiers) Constructors in org.jvnet.hk2.internal with parameters of type NarrowResultsModifierConstructorDescriptionIgdValue(NarrowResults results, ImmediateResults immediate) (package private)ImmediateResults(NarrowResults cachedResults)