public class ClassesToExclude extends Object
| Constructor and Description |
|---|
ClassesToExclude() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkIfCanInstrument(ClassLoader loader,
ClassName cn) |
static Set<String> |
getPackagePrefixesShouldNotBeInstrumented() |
public static Set<String> getPackagePrefixesShouldNotBeInstrumented()
public static boolean checkIfCanInstrument(ClassLoader loader, ClassName cn)
Copyright © 2016–2024. All rights reserved.