This class is responsible for creating a ClassLoader that can load classes exported by any OSGi bundle in the system for public use. Such classes include Java EE API, AMX API, appserv-ext API, etc. CommonClassLoader delegates to this class loader.. It does special treatment of META-INF/mailcap file. For such resources, it searches all available bundles.
@author Sanjeeb.Sahoo@Sun.COM
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.