Searched defs:jarPath (Results 1 – 2 of 2) sorted by relevance
125 …String jarPath = SignerFactory.class.getProtectionDomain().getCodeSource().getLocation().getFile(); in getClassLocation() local
69 private String jarPath = ""; field in Utility394 public void setJarPath(String jarPath) { in setJarPath()