public class ClassLoaderEnricher
extends java.lang.Object
| Constructor and Description |
|---|
ClassLoaderEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.io.File file) |
void |
add(java.net.URL url)
Add the given URL to the system class loader.
|
public void add(java.io.File file)
throws java.net.MalformedURLException,
java.io.FileNotFoundException
java.net.MalformedURLExceptionjava.io.FileNotFoundExceptionpublic void add(java.net.URL url)
url - Copyright © 2010-2018 JmxTrans team. All Rights Reserved.