public class BundleStorageImpl extends BundleStorageImpl
alwaysUnpack, checkSigned, execPermCmd, fileReference, isWindows, JAR_VERIFIER_BUG_PROP, jarVerifierBug, readOnly, trustedStorage, unpack, UNPACK_PROP| Constructor and Description |
|---|
BundleStorageImpl(FrameworkContext framework) |
| Modifier and Type | Method and Description |
|---|---|
protected Archive |
createArchive(BundleArchiveImpl ba,
FileTree dir,
int rev) |
protected void |
initProps(FWProps props)
Initialize values for properties.
|
close, getAllBundleArchives, getStartOnLaunchBundles, insertBundleJar, replaceBundleArchive, updateBundleArchivepublic BundleStorageImpl(FrameworkContext framework)
protected Archive createArchive(BundleArchiveImpl ba, FileTree dir, int rev)
createArchive in class BundleStorageImplprotected void initProps(FWProps props)