public class BasicClassFilter extends Object implements ClassFilter
| Constructor and Description |
|---|
BasicClassFilter() |
BasicClassFilter(String[] includedPackages,
String[] includedClassNames) |
public boolean shouldInstrumentClass(String className)
ClassFiltershouldInstrumentClass in interface ClassFilterclassName - The name of the class to checkCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.