Set the local directory where cache data will be stored.
Parameters: dir - The local directory where cache data will be stored. throws: IOException - File not found, not a directory, can't write...
Set the name of the local directory where cache data will be stored.
Invokes
FileDeploymentStoreMBean.setDirectory .
Parameters: dirname - The name of the local directory where cache data will be stored. throws: IOException - File not found, not a directory, can't write...