public interface ClassFilter
Modifier and Type | Method and Description |
---|---|
boolean |
shouldInstrumentClass(String className)
Should this class be included in instrumentation.
|
boolean shouldInstrumentClass(String className)
className
- The name of the class to checkCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.