Modifier and Type | Method and Description |
---|---|
InstrumentedClass |
Instrumentor.instrumentClass(java.lang.Class clazz)
Add method tracing rules to the specified class.
|
InstrumentedClass |
Instrumentor.instrumentClass(java.lang.Class clazz,
java.util.Set<java.lang.String> methodNames)
Add method tracing rules to the specified class.
|
Copyright © 2013. All Rights Reserved.