Nuxeo ECM Projects 5.4.3-SNAPSHOT

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   
org.nuxeo.runtime.tomcat.dev   
 

Uses of MutableClassLoader in org.nuxeo.osgi.application
 

Classes in org.nuxeo.osgi.application that implement MutableClassLoader
 class MutableClassLoaderDelegate
          Deprecated. Use 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, File home)
           
 

Uses of MutableClassLoader in org.nuxeo.runtime.tomcat
 

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

Uses of MutableClassLoader in org.nuxeo.runtime.tomcat.dev
 

Classes in org.nuxeo.runtime.tomcat.dev that implement MutableClassLoader
 class NuxeoDevWebappClassLoader
           
 

Constructors in org.nuxeo.runtime.tomcat.dev with parameters of type MutableClassLoader
DevFrameworkBootstrap(MutableClassLoader cl, File home)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.