Verwendungen von Klasse
org.aspectj.weaver.bcel.BcelTypeMunger
Packages, die BcelTypeMunger verwenden
-
Verwendungen von BcelTypeMunger in org.aspectj.weaver.bcel
Unterklassen von BcelTypeMunger in org.aspectj.weaver.bcelModifizierer und TypKlasseBeschreibungclassLooks 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