Searched refs:getBoolProperty (Results 1 – 3 of 3) sorted by relevance
46 public boolean getBoolProperty(String name) throws PoolsException; in getBoolProperty() method
244 public boolean getBoolProperty(String name) throws PoolsException in getBoolProperty() method in Element
884 if (cpu.getBoolProperty("cpu.pinned") == false) in getProcessors()