Uses of Class
com.google.inject.name.Named

Packages that use Named
com.google.inject.name Support for binding to string-based names. 
 

Uses of Named in com.google.inject.name
 

Methods in com.google.inject.name that return Named
static Named Names.named(String name)
          Creates a Named annotation with name as the value.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.