|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanLocator | |
---|---|
org.sonatype.guice.bean.locators | Dynamic bean location. |
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 tracks zero or more Injector s. |
Classes in org.sonatype.guice.bean.locators that implement BeanLocator | |
---|---|
class |
DefaultBeanLocator
Default BeanLocator that locates qualified beans across a dynamic group of Injector 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,
java.lang.String visibility)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |