Uses of Class
org.nuxeo.osgi.application.StandaloneApplication
Packages that use StandaloneApplication
-
Uses of StandaloneApplication in org.nuxeo.osgi.application
Fields in org.nuxeo.osgi.application declared as StandaloneApplicationModifier and TypeFieldDescriptionprotected final StandaloneApplication
ApplicationBundleLoader.app
Methods in org.nuxeo.osgi.application that return StandaloneApplicationModifier and TypeMethodDescriptionstatic StandaloneApplication
StandaloneApplication.createInstance
(SharedClassLoader cl) static StandaloneApplication
StandaloneApplication.getInstance()
Constructors in org.nuxeo.osgi.application with parameters of type StandaloneApplicationModifierConstructorDescriptionApplicationBundleLoader
(StandaloneApplication app, boolean useCache)