Searched refs:getAllConfigurationObjectsOfType (Results 1 – 3 of 3) sorted by relevance
96 Collection<Object> objs = config.getAllConfigurationObjectsOfType(component); in initComponentVerbosity()
181 public Collection<Object> getAllConfigurationObjectsOfType(String typeName); in getAllConfigurationObjectsOfType() method
502 public Collection<Object> getAllConfigurationObjectsOfType(String configType) { in getAllConfigurationObjectsOfType() method in Configuration