Uses of Interface
org.zeroturnaround.javarebel.ClassIdentityFilter
Packages that use ClassIdentityFilter
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of ClassIdentityFilter in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel with parameters of type ClassIdentityFilterModifier and TypeMethodDescriptionvoidConfiguration.addExcludeManagedFilter(ClassIdentityFilter classFilter) Adds an exclude filter for managed classes.voidConfiguration.addIncludeManagedFilter(ClassIdentityFilter classFilter) Adds an include filter for managed classes.