Searched refs:jarEntry (Results 1 – 1 of 1) sorted by relevance
265 JarEntry jarEntry = new JarEntry("META-INF/services/" + service); in classLoaderWithProviders() local267 out.putNextEntry(jarEntry); in classLoaderWithProviders()