| Package | Description |
|---|---|
| net.sourceforge.jnlp.cache |
| Modifier and Type | Method and Description |
|---|---|
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.
|