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 © 2012 JBoss by Red Hat. All Rights Reserved.