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: 543 $
Last update : $Date: 2010-11-30 15:28:40 +0100 (mar., 30 nov. 2010) $
By : $Author: sletellier $
- Author:
- chatellier
| Methods inherited from class org.nuiton.wikitty.services.WikittyServiceDelegator |
addWikittyServiceListener, canDelete, canRead, canWrite, clear, delete, deleteExtension, deleteTree, exists, findAllByCriteria, findByCriteria, getAllExtensionIds, getAllExtensionsRequires, getDelegate, isDeleted, login, logout, removeWikittyServiceListener, replay, restore, restoreChildren, restoreExtension, restoreExtensionLastVersion, restoreNode, restoreTree, 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 CodeLutin. All Rights Reserved.