Annotation Interface GenerateWrapper.Ignore
- Enclosing class:
GenerateWrapper
Annotates a method which should not be instrumented in the generated wrapper subclass. The
generated wrapper can still delegate to this method if it is abstract and can be overridden.
- Since:
- 21.3
- See Also: