| Package | Description |
|---|---|
| se.jiderhamn.classloader.leak.prevention |
| Modifier and Type | Class and Description |
|---|---|
class |
JULLogger
Implementation of
Logger interface, that uses java.util.logging. |
class |
StdLogger
|
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
ClassLoaderLeakPreventorFactory.logger
The
Logger that will be passed on to the different PreClassLoaderInitiators and
ClassLoaderPreMortemCleanUps |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassLoaderLeakPreventorFactory.setLogger(Logger logger)
Set logger
|
| Constructor and Description |
|---|
ClassLoaderLeakPreventor(ClassLoader leakSafeClassLoader,
ClassLoader classLoader,
Logger logger,
Collection<PreClassLoaderInitiator> preClassLoaderInitiators,
Collection<ClassLoaderPreMortemCleanUp> cleanUps) |
Copyright © 2019. All rights reserved.