Uses of Package
org.apache.felix.framework.util

Packages that use org.apache.felix.framework.util
org.apache.felix.framework   
org.apache.felix.framework.cache   
org.apache.felix.framework.util   
 

Classes in org.apache.felix.framework.util used by org.apache.felix.framework
SecureAction
           This 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.cache
WeakZipFileFactory
          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.
WeakZipFileFactory.WeakZipFile
          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.util
ListenerInfo
           
SecureAction
           This is a utility class to centralize all action that should be performed in a doPrivileged() block.
VersionRange
           
WeakZipFileFactory.WeakZipFile
          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.
 



Copyright © 2012. All Rights Reserved.