Class OSGiClassLoader

All Implemented Interfaces:
Closeable, AutoCloseable

public class OSGiClassLoader extends URLClassLoader
OSGiClassLoader Class loader that is aware of a bundle. Similar to WebAppClassLoader from Jetty and the OSGiWebAppClassLoader, but works without webapps.