Interface ExternalLibraryService
public interface ExternalLibraryService
-
Method Summary
Modifier and TypeMethodDescriptiongetClassLoaderForSystemModels(Collection<String> systemModelIds, ClassLoader parentClassLoader) voidupdateSystemModelLibraries(List<CompiledLibraryUpdate> compiledLibraryUpdates)
-
Method Details
-
getShellClassLoader
ClassLoader getShellClassLoader() -
updateSystemModelLibraries
-
getClassLoaderForSystemModels
ClassLoader getClassLoaderForSystemModels(Collection<String> systemModelIds, ClassLoader parentClassLoader)
-