This avoids recalculating things everytime a factory is constructed inside the same classloader @author Adrian Brock
44454647484950
super(name); } protected TypeInfoFactory getTypeInfoFactory() { return new JavassistTypeInfoFactory(); }