| Class and Description |
|---|
| ClassLoaderLeakPreventor
This class helps prevent classloader leaks.
|
| ClassLoaderPreMortemCleanUp
Interface for cleanup actions that should be performed as part of the preparations to make a
ClassLoader available
for garbage collection. |
| Logger
Interface for logging, with similarities to common logging frameworks.
|
| PreClassLoaderInitiator
Interface for preventative actions that should be executed in the system (or other parent) classloader before they
may be triggered within the classloader that is about to be launched, and thereby may trigger leaks.
|
| Class and Description |
|---|
| ClassLoaderLeakPreventor
This class helps prevent classloader leaks.
|
| ClassLoaderPreMortemCleanUp
Interface for cleanup actions that should be performed as part of the preparations to make a
ClassLoader available
for garbage collection. |
| MustBeAfter
Interface to be implemented by
PreClassLoaderInitiators and ClassLoaderPreMortemCleanUps when order
is important. |
| Class and Description |
|---|
| ClassLoaderLeakPreventor
This class helps prevent classloader leaks.
|
| PreClassLoaderInitiator
Interface for preventative actions that should be executed in the system (or other parent) classloader before they
may be triggered within the classloader that is about to be launched, and thereby may trigger leaks.
|
Copyright © 2019. All rights reserved.