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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DElement.java90 private Value getProperty(String name) throws PoolsException method in class:Element
119 protected Value getProperty(String name, long proxy) method in class:Element
180 Value val = getProperty(name);
202 Value val = getProperty(name);
224 Value val = getProperty(name);
246 Value val = getProperty(name);

Completed in 58 milliseconds