Uses of Interface
net.anwiba.commons.injection.IScope
-
Packages that use IScope Package Description net.anwiba.commons.injection -
-
Uses of IScope in net.anwiba.commons.injection
Constructors in net.anwiba.commons.injection with parameters of type IScope Constructor Description InjectionValueProviderBuilder(IScope scope)InjectionValueProviderBuilder(IScope scope, IInjectionValueProvider valueProvider)ValueInjectorBuilder(IScope scope)ValueInjectorBuilder(IScope scope, IInjectionValueProvider provider)
-