Uses of Class
org.aspectj.weaver.bcel.BcelTypeMunger
Packages that use BcelTypeMunger
-
Uses of BcelTypeMunger in org.aspectj.weaver.bcel
Subclasses of BcelTypeMunger in org.aspectj.weaver.bcelModifier and TypeClassDescriptionclassLooks for all access to method or field that are not public within the body of the around advices and replace the invocations to a wrapper call so that the around advice can further be inlined.classThis type munger will modify a given class (see the munge() method) to include a field representing a CflowCounter object.classclassAdds aspectOf(), hasAspect() etc to the annotation defined aspects