| Package | Description |
|---|---|
| de.skuzzle.tinyplugz |
This package contains the main public client API of
TinyPlugz. |
| de.skuzzle.tinyplugz.internal |
This package contains internal classes which are not meant to be directly
referenced by client code.
|
| Modifier and Type | Method and Description |
|---|---|
protected DelegateClassLoader |
TinyPlugz.createClassLoader(PluginSource source,
ClassLoader parent)
Creates a
ClassLoader which accesses the given collection of
plugins. |
| Modifier and Type | Method and Description |
|---|---|
static DelegateClassLoader |
DelegateClassLoader.forPlugins(Stream<URL> urls,
ClassLoader appClassLoader)
Creates a new ClassLoader which provides access to all plugins given by
the collection of URLs.
|
Copyright © 2014–2015. All rights reserved.