public static interface Instrumentation.SpecialMethodInvocation extends StackManipulation
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Instrumentation.SpecialMethodInvocation.IllegalA canonical implementation of an illegal  Instrumentation.SpecialMethodInvocation. | 
| static class  | Instrumentation.SpecialMethodInvocation.SimpleA canonical implementation of a  Instrumentation.SpecialMethodInvocation. | 
StackManipulation.Compound, StackManipulation.LegalTrivial, StackManipulation.Size| Modifier and Type | Method and Description | 
|---|---|
| MethodDescription | getMethodDescription()Returns the method that represents this special method invocation. | 
| TypeDescription | getTypeDescription()Returns the target type the represented method is invoked on. | 
apply, isValidMethodDescription getMethodDescription()
Instrumentation.Target.TypeDescription getTypeDescription()
Copyright © 2014. All rights reserved.