/* */ }
/* */
/* */ protected void generateJoinPointClass(ConByMethodInfo info)
/* */ {
/* 1047 */ ConByMethodJoinPointGenerator generator = getJoinPointGenerator(info);
/* 1048 */ generator.generateJoinPointClass(getClass().getClassLoader(), info);
/* */ }
/* */
/* */ protected void generateJoinPointClass(ConByConInfo info)
/* */ {
/* 1053 */ ConByConJoinPointGenerator generator = getJoinPointGenerator(info);