com.jurismarches.vradi.services
Class VradiWikittyServiceDelegator

java.lang.Object
  extended by org.nuiton.wikitty.services.WikittyServiceDelegator
      extended by com.jurismarches.vradi.services.VradiWikittyServiceDelegator
All Implemented Interfaces:
org.nuiton.wikitty.WikittyService

public class VradiWikittyServiceDelegator
extends org.nuiton.wikitty.services.WikittyServiceDelegator

Wikitty proxy delegator. This delegator exist only because we cannot put instance as hessian service. This delegator just delegate everything to a static real wikitty service.

Version:
$Revision: 1835 $ Last update : $Date: 2010-12-21 10:28:19 +0100 (mar., 21 déc. 2010) $ By : $Author: sletellier $
Author:
chatellier

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.nuiton.wikitty.WikittyService
org.nuiton.wikitty.WikittyService.ServiceListenerType
 
Field Summary
 
Fields inherited from class org.nuiton.wikitty.services.WikittyServiceDelegator
delegate
 
Constructor Summary
VradiWikittyServiceDelegator()
           
 
Method Summary
 
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
 

Constructor Detail

VradiWikittyServiceDelegator

public VradiWikittyServiceDelegator()


Copyright © 2009-2011 JurisMarches. All Rights Reserved.