public class WikittyServiceInMemory extends WikittyServiceStorage
WikittyService.ServiceListenerType| Modifier and Type | Field and Description |
|---|---|
protected File |
persistenceFile
if persistenceFile is not null, serialize all data to disk during store
operation and the file is reloaded during init
|
config, constraintChecker, defaultExtensionMigration, extensionStorage, searchEngine, wikittyStorage| Constructor and Description |
|---|
WikittyServiceInMemory(org.nuiton.util.ApplicationConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
protected void |
restoreFromPersistenceFile(File persistenceFile) |
void |
saveToPersistenceFile(File persistenceFile) |
addWikittyServiceListener, canDelete, canRead, canWrite, checkConstraint, checkExtension, clear, delete, deleteExtension, deleteTree, exists, findAllByCriteria, findAllByQuery, findByCriteria, findByQuery, findTreeNode, findTreeNode, getAllExtensionIds, getAllExtensionsRequires, getExtensionStorage, getRecursiveTreeNodeId, getSearchEngine, getWikittyStorage, isDeleted, login, logout, removeWikittyServiceListener, replay, restore, restore, restoreExtension, restoreExtensionAndDependenciesLastVesion, restoreExtensionLastVersion, restoreVersion, store, storeExtension, syncSearchEngine, upgradeDataprotected File persistenceFile
Copyright © 2009-2013 CodeLutin. All Rights Reserved.