Uses of Class
org.nuxeo.osgi.application.StandaloneBundleLoader
-
Packages that use StandaloneBundleLoader Package Description org.nuxeo.osgi.application org.nuxeo.runtime.test Base classes for running test cases under Nuxeo Runtime. -
-
Uses of StandaloneBundleLoader in org.nuxeo.osgi.application
Fields in org.nuxeo.osgi.application declared as StandaloneBundleLoader Modifier and Type Field Description protected StandaloneBundleLoaderApplicationBundleLoader. bundleLoaderMethods in org.nuxeo.osgi.application that return StandaloneBundleLoader Modifier and Type Method Description StandaloneBundleLoaderApplicationBundleLoader. getBundleLoader() -
Uses of StandaloneBundleLoader in org.nuxeo.runtime.test
Fields in org.nuxeo.runtime.test declared as StandaloneBundleLoader Modifier and Type Field Description protected StandaloneBundleLoaderRuntimeHarnessImpl. bundleLoader
-