Modifier and Type | Method | Description |
---|---|---|
static void |
ConstructorInstrumenter.instrumentClass(Class<?> c,
ConstructorCallback<?> sampler) |
Ensures that the given sampler will be invoked every time a constructor
for class c is invoked.
|
Copyright © 2009–2018 Google, Inc.. All rights reserved.