Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.osgi.application.StandaloneApplication

Packages that use StandaloneApplication
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. 
 

Uses of StandaloneApplication in org.nuxeo.osgi.application
 

Methods in org.nuxeo.osgi.application that return StandaloneApplication
static StandaloneApplication StandaloneApplication.createInstance(SharedClassLoader cl)
           
static StandaloneApplication StandaloneApplication.getInstance()
           
 

Constructors in org.nuxeo.osgi.application with parameters of type StandaloneApplication
ApplicationBundleLoader(StandaloneApplication app)
           
ApplicationBundleLoader(StandaloneApplication app, boolean useCache)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.