Uses of Class
com.google.inject.spi.TypeConverterBinding

Packages that use TypeConverterBinding
com.google.inject.spi Guice service provider interface 
 

Uses of TypeConverterBinding in com.google.inject.spi
 

Methods in com.google.inject.spi with parameters of type TypeConverterBinding
 V ElementVisitor.visit(TypeConverterBinding binding)
          Visit a registration of type converters for matching target types.
 V DefaultElementVisitor.visit(TypeConverterBinding typeConverterBinding)
           
 



Copyright 2009 Google Inc. All Rights Reserved.