SimpleResourceInjector
@Deprecated public class AutowiredResourceInjector extends SimpleResourceInjector
@Inject
are evaluated. If that method has a single parameter, a Resource of that type is injected into it, if present.
Unlike the SimpleResourceInjector, changes in the provided Iterable
are reflected in this injector.
Constructor and Description |
---|
AutowiredResourceInjector(Iterable<Object> resources)
Deprecated.
Initializes the resource injector to inject to given
resources . |
findResource
injectorAnnotationNames, injectResources
Copyright © 2010–2020. All rights reserved.