Package se.jiderhamn.classloader
package se.jiderhamn.classloader
-
ClassDescriptionAnnotation that defines what packages packages to be ignored by
RedefiningClassLoader
, so that they will be loaded by the parent/systemClassLoader
Classloader that redefines classes even if existing in parentClass used to help identify leaked class loaders in a heap dump.