public static interface MethodRegistry.LatentMethodMatcher
Modifier and Type | Interface and Description |
---|---|
static class |
MethodRegistry.LatentMethodMatcher.Simple
An wrapper implementation for an already assembled method matcher.
|
Modifier and Type | Method and Description |
---|---|
MethodMatcher |
manifest(TypeDescription typeDescription)
Manifests a latent method matcher.
|
MethodMatcher manifest(TypeDescription typeDescription)
typeDescription
- The description of the type that is subject to instrumentation.Copyright © 2014. All rights reserved.