mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
Fix JavaDoc
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.ArrayDeque;
|
||||
import java.util.Deque;
|
||||
|
||||
/**
|
||||
* Creates and shutdown SCM-Manager ClassLoaders with ClassLoader leak detection.
|
||||
* Creates and shutdown SCM-Manager ClassLoaders without ClassLoader leak detection.
|
||||
*/
|
||||
class SimpleClassLoaderLifeCycle extends ClassLoaderLifeCycle {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user