org.nuiton.wikitty.hessian
Class WikittyServiceHessianDelegator
java.lang.Object
org.nuiton.wikitty.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: 212 $
Last update : $Date: 2010-07-30 16:02:27 +0200 (ven., 30 juil. 2010) $
By : $Author: echatellier $
- Author:
- chatellier
| Methods inherited from class org.nuiton.wikitty.WikittyServiceDelegator |
addLabel, addWikittyServiceListener, canDelete, canRead, canWrite, clear, delete, delete, deleteTree, findAllAppliedLabels, findAllByCriteria, findAllByCriteria, findAllByLabel, findByCriteria, findByCriteria, findByLabel, getAllExtensionIds, getAllExtensionsRequires, getDelegate, login, logout, removeWikittyServiceListener, restore, restore, restore, restoreChildren, restoreExtension, restoreExtension, restoreExtensionLastVersion, restoreExtensionLastVersion, restoreNode, restoreTree, restoreVersion, setDelegate, store, store, store, store, storeExtension, storeExtension, storeExtension, syncEngin |
| 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.