Uses of Package
org.apache.felix.framework.util
Packages that use org.apache.felix.framework.util
Package
Description
-
Classes in org.apache.felix.framework.util used by org.apache.felix.frameworkClassDescriptionThis is a utility class to centralize all action that should be performed in a doPrivileged() block.
-
Classes in org.apache.felix.framework.util used by org.apache.felix.framework.cacheClassDescriptionThis class implements a factory for creating weak zip files, which behave mostly like a ZipFile, but can be weakly closed to limit the number of open files.This class wraps a ZipFile to making it possible to weakly close it; this means the underlying zip file will be automatically reopened on demand if anyone tries to use it.
-
Classes in org.apache.felix.framework.util used by org.apache.felix.framework.utilClassDescriptionThis is a utility class to centralize all action that should be performed in a doPrivileged() block.This class wraps a ZipFile to making it possible to weakly close it; this means the underlying zip file will be automatically reopened on demand if anyone tries to use it.