| Modifier and Type | Method and Description |
|---|---|
abstract void |
TinyPlugz.contextClassLoaderScope(ContextAction action)
Executes the given
ContextAction in the
scope of the plugin Classloader. |
protected void |
TinyPlugz.defaultContextClassLoaderScope(ContextAction action)
Default implementation for
TinyPlugz.contextClassLoaderScope(ContextAction) building upon result of
TinyPlugz.getClassLoader(). |
Copyright © 2014–2015. All rights reserved.