Searched refs:classPathSource (Results 1 – 1 of 1) sorted by relevance
44 private static ClassPathPackageInfoSource classPathSource; field in ClassPathPackageInfoSource69 if (classPathSource == null) { in forClassPath()70 classPathSource = new ClassPathPackageInfoSource(classLoader); in forClassPath()72 return classPathSource; in forClassPath()