Class TempDirSecondaryStorage

java.lang.Object
com.opensymphony.module.sitemesh.scalability.secondarystorage.TempDirSecondaryStorage
All Implemented Interfaces:
SecondaryStorage

public class TempDirSecondaryStorage extends Object implements SecondaryStorage
A SecondaryStorage implementation that uses the File.createTempFile() method