Searched refs:getScopedTarget (Results 1 – 2 of 2) sorted by relevance
54 public static LockTarget getScopedTarget(String arg) { in getScopedTarget() method in Utils
58 targets.add(Utils.getScopedTarget(args[i].trim())); in main()