Package | Description |
---|---|
org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
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.
|
<T> Iterable<PlexusBean<T>> |
DefaultPlexusBeanLocator.locate(com.google.inject.TypeLiteral<T> role,
String... hints) |
Copyright © 2015. All rights reserved.