Class LTWWorld

All Implemented Interfaces:
Repository, Dump.INode, IReflectionWorld

public class LTWWorld extends BcelWorld implements IReflectionWorld
Author:
adrian, Ron Bodkin For use in LT weaving Backed by both a BcelWorld and a ReflectionWorld Needs a callback when a woven class is defined This is the trigger for us to ditch the class from Bcel and cache it in the reflective world instead. Create by passing in a classloader, message handler