| org.sonatype.guice.bean.locators.BeanLocator |
Known Indirect Subclasses
|
Finds and tracks bean implementations annotated with Qualifier annotations.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Finds bean implementations that match the given qualified binding Key.
| |||||||||||
Tracks bean implementations that match the given qualified binding Key.
| |||||||||||
Finds bean implementations that match the given qualified binding Key.
| key | The qualified key |
|---|
Tracks bean implementations that match the given qualified binding Key.
Uses the Mediator pattern to send events to an arbitrary watcher object.
| key | The qualified key |
|---|---|
| mediator | The event mediator |
| watcher | The bean watcher |