Uses of Class
org.nuxeo.osgi.application.StandaloneApplication
-
Packages that use StandaloneApplication Package Description org.nuxeo.osgi.application -
-
Uses of StandaloneApplication in org.nuxeo.osgi.application
Fields in org.nuxeo.osgi.application declared as StandaloneApplication Modifier and Type Field Description protected StandaloneApplicationApplicationBundleLoader. appMethods in org.nuxeo.osgi.application that return StandaloneApplication Modifier and Type Method Description static StandaloneApplicationStandaloneApplication. createInstance(SharedClassLoader cl)static StandaloneApplicationStandaloneApplication. getInstance()Constructors in org.nuxeo.osgi.application with parameters of type StandaloneApplication Constructor Description ApplicationBundleLoader(StandaloneApplication app)ApplicationBundleLoader(StandaloneApplication app, boolean useCache)
-