On 28.08.2009, at 17:49, Joel Schuster wrote:
I'd like to make the suggestion that the @Requires annotation would
also work with an array such that all instances would be bound to
the variable:
@Requires
private SomeInterface[] interfaceImplementations;
It's already the case. It injects all the providers publishing
SomeInterface (matching the filter).
Regards,
Clement
Is this something that should be put into JIRA?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]