Uses of Interface
net.anwiba.commons.injection.utilities.IValueHolder
Packages that use IValueHolder
Package
Description
-
Uses of IValueHolder in net.anwiba.commons.injection
Constructor parameters in net.anwiba.commons.injection with type arguments of type IValueHolderModifierConstructorDescriptionMissingBindingStringFactory(IResolveableForecaster forecaster, Map<IBinding, IValueHolder> results, Map<IBinding, IValueHolder> services, Map<IBinding, IBinding> links, IInjectionValueProvider valueProvider) -
Uses of IValueHolder in net.anwiba.commons.injection.impl
Method parameters in net.anwiba.commons.injection.impl with type arguments of type IValueHolderModifier and TypeMethodDescriptionstatic final InjektingObjectFactoryInjektingObjectFactory.create(IInjectionValueProvider valueProvider, Map<IBinding, IValueHolder> services, Map<IBinding, IBinding> links) Constructor parameters in net.anwiba.commons.injection.impl with type arguments of type IValueHolderModifierConstructorDescriptionInjectionValueProvider(IInjectionValueProvider valueProvider, Map<IBinding, IValueHolder> services, Map<IBinding, IBinding> links) ResolveableForecaster(IInjectionValueProvider valueProvider, Map<IBinding, IValueHolder> services, Map<IBinding, IBinding> links, IValueInjectionAnalyser analyser, Map<IBinding, IValueHolder> results) -
Uses of IValueHolder in net.anwiba.commons.injection.utilities
Classes in net.anwiba.commons.injection.utilities that implement IValueHolder