@Service @Singleton public class ConnectorsClassLoaderUtil extends Object
Constructor and Description |
---|
ConnectorsClassLoaderUtil() |
Modifier and Type | Method and Description |
---|---|
ConnectorClassFinder |
createRARClassLoader(String moduleDir,
ClassLoader deploymentParent,
String moduleName,
List<URI> appLibs) |
ConnectorClassFinder |
getSystemRARClassLoader(String rarName) |
Collection<ConnectorClassFinder> |
getSystemRARClassLoaders() |
public ConnectorClassFinder createRARClassLoader(String moduleDir, ClassLoader deploymentParent, String moduleName, List<URI> appLibs) throws ConnectorRuntimeException
ConnectorRuntimeException
public Collection<ConnectorClassFinder> getSystemRARClassLoaders() throws ConnectorRuntimeException
ConnectorRuntimeException
public ConnectorClassFinder getSystemRARClassLoader(String rarName) throws ConnectorRuntimeException
ConnectorRuntimeException
Copyright © 2019. All rights reserved.