public class StateStoreInfo extends Object implements ICloneable
StateManager
is reinitialized, all previously stored state will not be available.| Constructor and Description |
|---|
StateStoreInfo(File EntryRegistryFile,
File EntryDataFile)
Creates a new instance of the class
|
| Modifier and Type | Method and Description |
|---|---|
Object |
Clone()
Clones the implementing instnace
|
File |
GetEntryDataFile()
Retrieves the file to use for the data repository
|
File |
GetEntryRegistryFile()
Retrieves the file to use for the registry repository
|
String |
toString() |
public File GetEntryRegistryFile()
public File GetEntryDataFile()
public Object Clone()
ICloneableClone in interface ICloneableCopyright © 2018. All Rights Reserved.