Class SimulationParameterCache

java.lang.Object
fr.ifremer.isisfish.simulator.SimulationParameterCache
All Implemented Interfaces:
SimulationParameter

public class SimulationParameterCache extends Object implements SimulationParameter
SimulationParameter soft reference implementation. Store simulation file on disk, and a soft reference of delegate real SimulationParameter. If soft reference has been cleared by garbage collector, reload it from disk. Warning, use only this class for parameter reading. Using setters cause parameters to be written on disk. Use with caution.
Version:
$Revision$ Last update : $Date$ By : $Author$
Author:
chatellier