net.sf.infrared.web.persistence
Class FilePersist
java.lang.Object
net.sf.infrared.web.persistence.FilePersist
- All Implemented Interfaces:
- PersistenceProvider
- public class FilePersist
- extends Object
- implements PersistenceProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePersist
public FilePersist()
persist
public void persist(PerformanceDataSnapShot data)
throws Exception
- Specified by:
persist in interface PersistenceProvider
- Throws:
Exception
persist
public void persist(PerformanceDataSnapShot data,
Writer writer)
throws IOException,
org.exolab.castor.xml.CastorException,
org.exolab.castor.mapping.MappingException
- Throws:
IOException
org.exolab.castor.xml.CastorException
org.exolab.castor.mapping.MappingException