Searched refs:systemZones (Results 1 – 3 of 3) sorted by relevance
68 Set<String> systemZones = null; in getSystemZIDs() local70 systemZones = REF_SYSTEM_ZONES.get(); in getSystemZIDs()72 if (systemZones == null) { in getSystemZIDs()82 systemZones = Collections.unmodifiableSet(systemIDs); in getSystemZIDs()83 REF_SYSTEM_ZONES = new SoftReference<Set<String>>(systemZones); in getSystemZIDs()85 return systemZones; in getSystemZIDs()
67 Set<String> systemZones = null; in getSystemZIDs() local69 systemZones = REF_SYSTEM_ZONES.get(); in getSystemZIDs()71 if (systemZones == null) { in getSystemZIDs()81 systemZones = Collections.unmodifiableSet(systemIDs); in getSystemZIDs()82 REF_SYSTEM_ZONES = new SoftReference<Set<String>>(systemZones); in getSystemZIDs()84 return systemZones; in getSystemZIDs()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...