Package | Description |
---|---|
org.sonatype.guice.bean.containers |
Bean containers.
|
org.sonatype.guice.bean.locators |
Locate qualified bean implementations across multiple injectors.
|
org.sonatype.guice.plexus.locators |
Modifier and Type | Method and Description |
---|---|
static BeanLocator |
SisuGuice.getBeanLocator() |
Modifier and Type | Method and Description |
---|---|
static void |
SisuGuice.setBeanLocator(BeanLocator locator) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableBeanLocator
Mutable
BeanLocator that finds and tracks bindings across zero or more BindingPublisher s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBeanLocator
Default
MutableBeanLocator that locates qualified beans across a dynamic group of BindingPublisher s. |
Constructor and Description |
---|
DefaultPlexusBeanLocator(BeanLocator beanLocator) |
DefaultPlexusBeanLocator(BeanLocator beanLocator,
String visibility) |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.