Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.osgi.application.MutableClassLoader

Packages that use MutableClassLoader
org.nuxeo.osgi.application The framework bootstrap classes were moved in nuxeo-runtime-launcher to be able to share them with other bootstrap code like the one in shell and dev tools. 
org.nuxeo.runtime.tomcat   
 

Uses of MutableClassLoader in org.nuxeo.osgi.application
 

Classes in org.nuxeo.osgi.application that implement MutableClassLoader
 class MutableClassLoaderDelegate
           
 

Methods in org.nuxeo.osgi.application that return MutableClassLoader
 MutableClassLoader FrameworkBootstrap.getLoader()
           
 

Constructors in org.nuxeo.osgi.application with parameters of type MutableClassLoader
FrameworkBootstrap(MutableClassLoader loader, java.io.File home)
           
 

Uses of MutableClassLoader in org.nuxeo.runtime.tomcat
 

Classes in org.nuxeo.runtime.tomcat that implement MutableClassLoader
 class NuxeoWebappClassLoader
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.