Class BcelWeavingSupport

java.lang.Object
org.aspectj.weaver.bcel.BcelWeavingSupport
All Implemented Interfaces:
IWeavingSupport

public class BcelWeavingSupport extends Object implements IWeavingSupport
Bcel implementation of the weaving support required in a BcelWorld which will actually modify bytecode.
Author:
Andy Clement