This class, combined with BundleArchive, and concrete BundleRevision subclasses, implement the Felix bundle cache. It is possible to configure the default behavior of this class by passing properties into Felix' constructor. The configuration properties for this class are (properties starting with "felix" are specific to Felix, while those starting with "org.osgi" are standard OSGi properties):
For specific information on how to configure the Felix framework, refer to the Felix framework usage documentation.
@see org.apache.felix.framework.cache.BundleArchive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|