public class AutoRecoveryManager
extends java.lang.Object
auto save delay for recovery
property.Constructor and Description |
---|
AutoRecoveryManager(HomeApplication application)
Creates a manager able to automatically recover
application homes. |
Modifier and Type | Method and Description |
---|---|
void |
openRecoveredHomes()
Opens recovered homes and adds them to application.
|
public AutoRecoveryManager(HomeApplication application) throws RecorderException
application
homes.
As this constructor adds some listeners on application
instance and its preferences,
it should be invoked only from the same thread where application is modified or at program startup.RecorderException
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License