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 StandaloneApplicationApplicationBundleLoader.appMethods in org.nuxeo.osgi.application that return StandaloneApplicationModifier and TypeMethodDescriptionstatic StandaloneApplicationStandaloneApplication.createInstance(SharedClassLoader cl) static StandaloneApplicationStandaloneApplication.getInstance()Constructors in org.nuxeo.osgi.application with parameters of type StandaloneApplicationModifierConstructorDescriptionApplicationBundleLoader(StandaloneApplication app, boolean useCache)