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