package com.hg.ecommerce.config.runtime; /** * use asm to generate implementations for interface * * @author Li He * */ public class ClassFactory { }