org.nuiton.wikitty.services
Class WikittyServiceCached.RemoteWikittyListener
java.lang.Object
org.nuiton.wikitty.services.WikittyServiceCached.RemoteWikittyListener
- All Implemented Interfaces:
- WikittyListener
- Enclosing class:
- WikittyServiceCached
public static class WikittyServiceCached.RemoteWikittyListener
- extends Object
- implements WikittyListener
Classe permettant de recevoir les events distants et mettre a jour le cache
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wsCached
protected WikittyServiceCached wsCached
WikittyServiceCached.RemoteWikittyListener
public WikittyServiceCached.RemoteWikittyListener(WikittyServiceCached wsCached)
clearWikitty
public void clearWikitty(WikittyEvent event)
- Specified by:
clearWikitty in interface WikittyListener
putWikitty
public void putWikitty(WikittyEvent event)
- Specified by:
putWikitty in interface WikittyListener
removeWikitty
public void removeWikitty(WikittyEvent event)
- Specified by:
removeWikitty in interface WikittyListener
putExtension
public void putExtension(WikittyEvent event)
- Description copied from interface:
WikittyListener
- toto[1.0]
- Specified by:
putExtension in interface WikittyListener
removeExtension
public void removeExtension(WikittyEvent event)
- Specified by:
removeExtension in interface WikittyListener
clearExtension
public void clearExtension(WikittyEvent event)
- Specified by:
clearExtension in interface WikittyListener
Copyright © 2009-2011 CodeLutin. All Rights Reserved.