Uses of Interface
org.zeroturnaround.javarebel.ClassLoaderFilter
Packages that use ClassLoaderFilter
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of ClassLoaderFilter in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel with parameters of type ClassLoaderFilterModifier and TypeMethodDescriptionvoidConfiguration.addExcludeFilter(ClassLoaderFilter classLoaderFilter) Adds an exclude filter for entire class loaders (including plug-ins).