Package | Description |
---|---|
org.sonatype.guice.plexus.config | |
org.sonatype.guice.plexus.locators |
Modifier and Type | Method and Description |
---|---|
<T> Iterable<PlexusBean<T>> |
PlexusBeanLocator.locate(com.google.inject.TypeLiteral<T> role,
String... hints)
Locates beans of the given type, optionally filtered using the given named hints.
|
Modifier and Type | Method and Description |
---|---|
<T> Iterable<PlexusBean<T>> |
DefaultPlexusBeanLocator.locate(com.google.inject.TypeLiteral<T> role,
String... hints) |
Copyright © 2010-2016 Sonatype, Inc.. All Rights Reserved.