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 TypKlasseBeschreibungclass
Looks 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.class
This type munger will modify a given class (see the munge() method) to include a field representing a CflowCounter object.class
class
Adds aspectOf(), hasAspect() etc to the annotation defined aspects