Class WeakZipFileFactory

java.lang.Object
org.apache.felix.framework.util.WeakZipFileFactory

public class WeakZipFileFactory extends Object
This 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.