public class FetchStatisticsAuxEnhancer extends Object implements PCEnhancer.AuxiliaryEnhancer
Constructor and Description |
---|
FetchStatisticsAuxEnhancer() |
Modifier and Type | Method and Description |
---|---|
void |
run(serp.bytecode.BCClass bcc,
ClassMetaData cmd) |
boolean |
skipEnhance(serp.bytecode.BCMethod arg0) |
public void run(serp.bytecode.BCClass bcc, ClassMetaData cmd)
run
in interface PCEnhancer.AuxiliaryEnhancer
public boolean skipEnhance(serp.bytecode.BCMethod arg0)
skipEnhance
in interface PCEnhancer.AuxiliaryEnhancer
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.