org.nuiton.wikitty.hessian
Class WikittyServiceHessianDelegator
java.lang.Object
org.nuiton.wikitty.services.WikittyServiceDelegator
org.nuiton.wikitty.hessian.WikittyServiceHessianDelegator
- All Implemented Interfaces:
- WikittyService
public class WikittyServiceHessianDelegator
- extends WikittyServiceDelegator
Hesian service delegator.
Based on empty constructor mandatory for some purpose (hessian), and
wikitty service factory to get delegated service.
- Version:
- $Revision: 1136 $
Last update : $Date: 2011-08-12 16:24:03 +0200 (ven, 12 aoĆ» 2011) $
By : $Author: tchemit $
- Author:
- chatellier
| Methods inherited from class org.nuiton.wikitty.services.WikittyServiceDelegator |
addWikittyServiceListener, canDelete, canRead, canWrite, clear, delete, deleteExtension, deleteTree, exists, findAllByCriteria, findAllByQuery, findByCriteria, findByQuery, findTreeNode, findTreeNode, getAllExtensionIds, getAllExtensionsRequires, getDelegate, isDeleted, login, logout, removeWikittyServiceListener, replay, restore, restoreExtension, restoreExtensionAndDependenciesLastVesion, restoreExtensionLastVersion, restoreVersion, setDelegate, store, storeExtension, syncSearchEngine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIKITTY_HESSIAN_CONFIGURATION_FILE
protected static final String WIKITTY_HESSIAN_CONFIGURATION_FILE
- Configuration file name for application config.
- See Also:
- Constant Field Values
WikittyServiceHessianDelegator
public WikittyServiceHessianDelegator()
throws WikittyException
- Unique empty constructor.
- Throws:
WikittyException - if delegated service can't be obtained
Copyright © 2010-2012 CodeLutin. All Rights Reserved.