/** * Spring's repackaging of * <a href="http://cglib.sourceforge.net">CGLIB</a> * (for internal use only). * * <p>This repackaging technique avoids any potential conflicts with * dependencies on CGLIB at the application level or from third-party * libraries and frameworks. * * <p>As this repackaging happens at the class file level, sources * and javadocs are not available here. */ package org.springframework.cglib;