Interface IWeavingSupport


public interface IWeavingSupport
Encapsulates operations that a world will need to support if it is actually going to modify bytecode rather than just match against it. @see BcelWeavingSupport
Author:
Andy Clement