/* */ }
/* */
/* */ protected void generateJoinPointClass(ConstructionInfo info)
/* */ {
/* 1035 */ ConstructionJoinPointGenerator generator = getJoinPointGenerator(info);
/* 1036 */ generator.generateJoinPointClass(getClass().getClassLoader(), info);
/* */ }
/* */
/* */ protected void generateJoinPointClass(MethodByMethodInfo info)
/* */ {
/* 1041 */ MethodByMethodJoinPointGenerator generator = getJoinPointGenerator(info);