| Package | Description |
|---|---|
| org.eclipse.sisu.inject |
Dynamic bean lookup across multiple injectors.
|
| org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableBeanLocator
Mutable
BeanLocator that finds and tracks bindings across zero or more BindingPublishers. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeanLocator
Default
MutableBeanLocator that locates qualified beans across a dynamic group of BindingPublishers. |
| Constructor and Description |
|---|
DefaultPlexusBeanLocator(BeanLocator beanLocator) |
DefaultPlexusBeanLocator(BeanLocator beanLocator,
String visibility) |
Copyright © 2016. All Rights Reserved.