| Package | Description |
|---|---|
| weka.core |
| Modifier and Type | Method and Description |
|---|---|
WekaPackageLibIsolatingClassLoader |
WekaPackageClassLoaderManager.getPackageClassLoader(String packageName)
Get the classloader for the named package
|
| Modifier and Type | Method and Description |
|---|---|
List<WekaPackageLibIsolatingClassLoader> |
WekaPackageLibIsolatingClassLoader.getPackageClassLoadersForDependencies()
Gets a list of class loaders for the packages that this one depends on
|
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
SerializationHelper.checkForThirdPartyClass(String className,
WekaPackageLibIsolatingClassLoader l)
Checks to see if the supplied package class loader (or any of its dependent
package class loaders) has the given third party class.
|
Copyright © 2020 University of Waikato, Hamilton, NZ. All rights reserved.