Annotation Type PackagesLoadedOutsideClassLoader


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface PackagesLoadedOutsideClassLoader
    Annotation that defines what packages packages to be ignored by RedefiningClassLoader, so that they will be loaded by the parent/system ClassLoader