|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanLocator | |
|---|---|
| org.sonatype.guice.bean.containers | Bean containers. |
| org.sonatype.guice.bean.locators | Locate qualified bean implementations across multiple injectors. |
| org.sonatype.guice.plexus.locators | |
| Uses of BeanLocator in org.sonatype.guice.bean.containers |
|---|
| Methods in org.sonatype.guice.bean.containers that return BeanLocator | |
|---|---|
static BeanLocator |
SisuGuice.getBeanLocator()
|
| Methods in org.sonatype.guice.bean.containers with parameters of type BeanLocator | |
|---|---|
static void |
SisuGuice.setBeanLocator(BeanLocator locator)
|
| Uses of BeanLocator in org.sonatype.guice.bean.locators |
|---|
| Subinterfaces of BeanLocator in org.sonatype.guice.bean.locators | |
|---|---|
interface |
MutableBeanLocator
Mutable BeanLocator that finds and tracks bindings across zero or more BindingPublishers. |
| Classes in org.sonatype.guice.bean.locators that implement BeanLocator | |
|---|---|
class |
DefaultBeanLocator
Default MutableBeanLocator that locates qualified beans across a dynamic group of BindingPublishers. |
| Uses of BeanLocator in org.sonatype.guice.plexus.locators |
|---|
| Constructors in org.sonatype.guice.plexus.locators with parameters of type BeanLocator | |
|---|---|
DefaultPlexusBeanLocator(BeanLocator beanLocator)
|
|
DefaultPlexusBeanLocator(BeanLocator beanLocator,
String visibility)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||