public final class CoreServiceUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
loadServiceClasseNames(URL u,
Class<?> service) |
static List<Class> |
loadServiceClasses(Class service,
ClassLoader classLoader,
net.thevpc.nuts.NutsSession ws) |
static Set<String> |
loadZipServiceClassNames(URL url,
Class service) |
public static List<Class> loadServiceClasses(Class service, ClassLoader classLoader, net.thevpc.nuts.NutsSession ws)
Copyright © 2021 vpc open source initiative. All rights reserved.