Class LaunchedURLClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable

public class LaunchedURLClassLoader extends URLClassLoader
ClassLoader used by the Launcher.
Since:
1.0.0
Author:
Phillip Webb, Dave Syer, Andy Wilkinson