BundleArchiveImpl(BundleStorageImpl bundleStorage, FileTree dir, InputStream is, String bundleLocation, long bundleId) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | [package] |
BundleArchiveImpl(BundleStorageImpl bundleStorage, FileTree dir, long bundleId) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | [package] |
BundleArchiveImpl(BundleArchiveImpl old, InputStream is) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | [package] |
close() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
componentExists(String component, boolean onlyFirst) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
findResourcesPath(String path) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getAttribute(String key) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getBundleId() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getBundleLocation() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getClassBytes(Integer sub, String path) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getFailedClassPathEntries() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getInputStream(String component, int ix) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getJarLocation() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getLocalizationEntries(String localeFile) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getNativeLibrary(String libName) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getStartLevel() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getStartOnLaunchFlag() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
getUnlocalizedAttributes() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
isUninstalled(File dir) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | [package, static] |
purge() | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
setStartLevel(int level) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |
setStartOnLaunchFlag(boolean value) | org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl | |