Home
last modified time | relevance | path

Searched refs:registerObjectives (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java236 registerObjectives(props, objectives, "system"); in initMapIfNecessary()
237 registerObjectives(props, objectives, "pset"); in initMapIfNecessary()
251 private static void registerObjectives(Properties props, in registerObjectives() method in AbstractObjective