Hello Everybody,

I just noticed that PlexusContainer#lookupList(role) will only return a
list with one component even there are two components available for the
role. After playing around I figured out that the method returns a list
with both components when I use different hints in my component
descriptors.

Is there a way to gather all components of a specific role regardless of
their hints (and even if the hints are equal)? I'd like to use that to
realize some kind of whiteboard pattern.

Regards,
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to