|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanLocator | |
---|---|
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.locators |
---|
Subinterfaces of BeanLocator in org.sonatype.guice.bean.locators | |
---|---|
interface |
MutableBeanLocator
Mutable BeanLocator that finds and tracks bindings across zero or more BindingPublisher s. |
Classes in org.sonatype.guice.bean.locators that implement BeanLocator | |
---|---|
class |
DefaultBeanLocator
Default MutableBeanLocator that locates qualified beans across a dynamic group of BindingPublisher s. |
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 |