Package | Description |
---|---|
org.sonatype.guice.bean.locators |
Locate qualified bean implementations across multiple injectors.
|
Modifier and Type | Method and Description |
---|---|
<Q extends Annotation,T,W> |
BeanLocator.watch(com.google.inject.Key<T> key,
Mediator<Q,T,W> mediator,
W watcher)
Tracks bean implementations that match the given qualified binding
Key . |
void |
DefaultBeanLocator.watch(com.google.inject.Key key,
Mediator mediator,
Object watcher) |
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.