Wrapper around Javassist's {@link javassist.ClassPool} and our own{@link org.apache.hivemind.service.impl.ClassFactoryClassLoader} that manages the creation of newinstance of {@link javassist.CtClass} and converts finished CtClass's into instantiable Classes.
@author Howard Lewis Ship
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.