Uses of Interface
org.sonatype.inject.Mediator

Packages that use Mediator
org.sonatype.guice.bean.locators Locate qualified bean implementations across multiple injectors. 
 

Uses of Mediator in org.sonatype.guice.bean.locators
 

Methods in org.sonatype.guice.bean.locators with parameters of type Mediator
<Q extends java.lang.annotation.Annotation,T,W>
void
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, java.lang.Object watcher)
           
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.