JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.cip4.jdflib.util.thread
Interface IPersistable
All Known Implementing Classes:
BackupDirectory
,
RollingBackupDirectory
public interface
IPersistable
Interface called by
DelayedPersist
to physically persist
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
persist
()
physically persist the whatever stuff
Method Detail
persist
boolean persist()
physically persist the whatever stuff
Returns:
true if persist was successful
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method