Searched refs:bindProperties (Results 1 – 3 of 3) sorted by relevance
65 Names.bindProperties(binder(), teams); in testBindPropertiesUsingProperties()79 Names.bindProperties(binder(), properties); in testBindPropertiesUsingMap()98 Names.bindProperties(binder(), teams); in testBindPropertiesIncludesInheritedProperties()
111 Names.bindProperties(binder(), properties); in testBindPropertiesWorksWithJsr330()
46 public static void bindProperties(Binder binder, Map<String, String> properties) { in bindProperties() method in Names60 public static void bindProperties(Binder binder, Properties properties) { in bindProperties() method in Names