@Authors(value="Nikolche Mihajlovski")
@Since(value="4.1.0")
public class Reload
extends org.rapidoid.RapidoidThing
| Constructor and Description |
|---|
Reload() |
| Modifier and Type | Method and Description |
|---|---|
static ClassReloader |
createClassLoader() |
static ClassReloader |
createClassLoader(Collection<String> classpath) |
static List<Class<?>> |
reloadClasses(Collection<String> classpath,
List<String> classnames) |
public static ClassReloader createClassLoader()
public static ClassReloader createClassLoader(Collection<String> classpath)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.