|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PlexusBeanLocator
Service that locates beans of various types, using optional Plexus hints as a guide.
| Method Summary | ||
|---|---|---|
|
locate(com.google.inject.TypeLiteral<T> role,
String... hints)
Locates beans of the given type, optionally filtered using the given named hints. |
|
| Method Detail |
|---|
<T> Iterable<PlexusBean<T>> locate(com.google.inject.TypeLiteral<T> role,
String... hints)
role - The expected bean typehints - The optional (canonical) hints
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||