public interface Instrumenter
Modifier and Type | Interface and Description |
---|---|
static interface |
Instrumenter.Options
Instrumentation options.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Set<File> files)
Perform the instrumentation.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.