Searched refs:getAllRelationTypeNames (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationServiceMBean.java132 public List<String> getAllRelationTypeNames(); method in interface:RelationServiceMBean
H A DRelationService.java359 public List<String> getAllRelationTypeNames() { method in class:RelationService
/openjdk7/jdk/test/javax/management/generified/
H A DGenericTest.java310 List<String> allRelTypes = relSvc.getAllRelationTypeNames();
312 check("List<String> RelationService.getAllRelationTypeNames",

Completed in 275 milliseconds