Searched defs:readServerGroupRegistry (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DADSContext.java570 readServerGroupRegistry();
1072 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() method in class:ADSContext
2667 readServerGroupRegistry();
2669 adsCtx.readServerGroupRegistry();
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DADSContext.java571 readServerGroupRegistry();
1073 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() method in class:ADSContext
2667 readServerGroupRegistry();
2669 adsCtx.readServerGroupRegistry();
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DADSContext.java571 readServerGroupRegistry();
1073 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() method in class:ADSContext
2667 readServerGroupRegistry();
2669 adsCtx.readServerGroupRegistry();
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DADSContext.java570 readServerGroupRegistry();
1072 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() method in class:ADSContext
2667 readServerGroupRegistry();
2669 adsCtx.readServerGroupRegistry();
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DADSContext.java571 readServerGroupRegistry();
1073 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() method in class:ADSContext
2667 readServerGroupRegistry();
2669 adsCtx.readServerGroupRegistry();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DADSContext.java486 Set<Map<ServerGroupProperty, Object>> serverGroups = readServerGroupRegistry();
948 public Set<Map<ServerGroupProperty, Object>> readServerGroupRegistry() throws ADSContextException method in class:ADSContext
2467 Set<Map<ServerGroupProperty, Object>> serverGroups1 = readServerGroupRegistry();
2468 Set<Map<ServerGroupProperty, Object>> serverGroups2 = adsCtx.readServerGroupRegistry();

Completed in 47 milliseconds