@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
ConnectorRuntimeExceptionpublic Collection<ConnectorClassFinder> getSystemRARClassLoaders() throws ConnectorRuntimeException
ConnectorRuntimeExceptionpublic ConnectorClassFinder getSystemRARClassLoader(String rarName) throws ConnectorRuntimeException
ConnectorRuntimeExceptionCopyright © 2017. All rights reserved.