| Package | Description |
|---|---|
| de.skuzzle.tinyplugz.util |
Utilities for TinyPlugz.
|
| Modifier and Type | Method and Description |
|---|---|
static ExchangeClassLoader |
ExchangeClassLoader.forTinyPlugz()
If
TinyPlugz is deployed, the context ClassLoader is exchanged
for TinyPlugz's Classloader. |
static ExchangeClassLoader |
ExchangeClassLoader.with(@NonNull ClassLoader classLoader)
Exchanges the context ClassLoader with the given one until
close() is called. |
Copyright © 2014–2015. All rights reserved.