Uses of Interface
org.sonatype.guice.bean.inject.PropertyBinder

Packages that use PropertyBinder
org.sonatype.guice.bean.inject Custom bean injection. 
 

Uses of PropertyBinder in org.sonatype.guice.bean.inject
 

Methods in org.sonatype.guice.bean.inject that return PropertyBinder
<B> PropertyBinder
BeanBinder.bindBean(com.google.inject.TypeLiteral<B> type, com.google.inject.spi.TypeEncounter<B> encounter)
          Returns the appropriate PropertyBinder for the given bean type.
 



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