IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.util.PropertiesFile

Packages that use PropertiesFile
net.sourceforge.jnlp.cache This package contains the JNLP cache. 
 

Uses of PropertiesFile in net.sourceforge.jnlp.cache
 

Methods in net.sourceforge.jnlp.cache with parameters of type PropertiesFile
static void CacheUtil.lockFile(PropertiesFile properties)
          Lock the property file and add it to our pool of locks.
static void CacheUtil.unlockFile(PropertiesFile properties)
          Unlock the property file and remove it from our pool.
 


IcedTea-Web
NetX

Submit a bug or feature