org.cip4.jdflib.util.thread
Interface IPersistable

All Known Implementing Classes:
BackupDirectory, RollingBackupDirectory

public interface IPersistable

Interface called by DelayedPersist to physically persist

Author:
Rainer Prosi, Heidelberger Druckmaschinen *

Method Summary
 boolean persist()
          physically persist the whatever stuff
 

Method Detail

persist

boolean persist()
physically persist the whatever stuff

Returns:
true if persist was successful


Copyright © 2013. All Rights Reserved.