@Singleton
public class FilterStringsBoundToInjectorByName
extends Object
implements com.google.common.base.Function<com.google.common.base.Predicate<String>,Map<String,String>>
finds all the named string bindings who's name annotation matches the filter.
for convenience, the bindings are returned as a map.