Package org.nuiton.wikitty.services

Interface Summary
WikittyCache Interface commune a toutes les implantations du cache.
WikittyExtensionMigration Interface used to migrate Wikitty data from one WikittyExtension version to another version
WikittyListener Permet d'ajouter des listeners sur les methodes de modification de WikittyService.
WikittyServiceAccessStat.AccessStatStorage  
WikittyServiceNotifier.RemoteNotifierTransporter This interface must be implemented to send and received remote message.
 

Class Summary
WikittyCacheJCS Implantation du cache base sur le projet apache JCS
WikittyCacheSimple Cette classe sert a introduire du cache dans wikitty.
WikittyEvent Wikitty service event.
WikittyExtensionMigrationRename Basic extension migration use to manage rename field name.
WikittySecurityHelper  
WikittySecurityUtil Security utility methods.
WikittyServiceAccessStat  
WikittyServiceAccessStat.AccessStatStorageLog store access via common-logging, you must configure it to store "AccessStat" logger correctly for info level
WikittyServiceAccessStat.AccessStatStorageWikitty store access in wikitty
WikittyServiceCached Override some method of WikittyService to use cache
WikittyServiceCached.RemoteWikittyListener Classe permettant de recevoir les events distants et mettre a jour le cache
WikittyServiceDelegator Wikitty service delegator.
WikittyServiceEnhanced Same as delegator but with some helpfull method for developer.
WikittyServiceInMemory WARNING In memory implementation of WikittyService, currently used for test only.
WikittyServiceNotifier Wikitty service notifier.
WikittyServiceNotifier.EventPropagator Class used to notify remote listener.
WikittyServiceNotifier.EventThread Thread utilise pour envoyer les events.
WikittyServiceSecurity FIXME add security policy level two on wikittyAuthorisation to prevent writing
WikittyServiceStorage WikittyService is main service
WikittyServiceTransaction  
WikittyTransaction Manage JTA transaction.
XMPPNotifierTransporter Transporter d'event via xmpp.
 

Enum Summary
WikittyEvent.WikittyEventType Message type (put, remove, clear...).
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.