Class BundleInstallationException

    • Constructor Detail

      • BundleInstallationException

        public BundleInstallationException​(Collection<org.osgi.framework.Bundle> installedBundles,
                                           Throwable cause)
    • Method Detail

      • installedBundles

        public List<org.osgi.framework.Bundle> installedBundles()