Class | Description |
---|---|
RedefiningClassLoader |
Classloader that redefines classes even if existing in parent
|
ZombieMarker |
Class used to help identify leaked class loaders in a heap dump.
|
Annotation Type | Description |
---|---|
PackagesLoadedOutsideClassLoader |
Annotation that defines what packages packages to be ignored by
RedefiningClassLoader , so that they will
be loaded by the parent/system ClassLoader |
Copyright © 2019. All rights reserved.