org.nuiton.wikitty.services
Class WikittyServiceAccessStat.AccessStatStorageWikitty

java.lang.Object
  extended by org.nuiton.wikitty.services.WikittyServiceAccessStat.AccessStatStorageWikitty
All Implemented Interfaces:
WikittyServiceAccessStat.AccessStatStorage
Enclosing class:
WikittyServiceAccessStat

public static class WikittyServiceAccessStat.AccessStatStorageWikitty
extends Object
implements WikittyServiceAccessStat.AccessStatStorage

store access in wikitty


Constructor Summary
WikittyServiceAccessStat.AccessStatStorageWikitty()
           
 
Method Summary
 void store(WikittyServiceAccessStat ws, String securityToken, Collection<Wikitty> stats)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikittyServiceAccessStat.AccessStatStorageWikitty

public WikittyServiceAccessStat.AccessStatStorageWikitty()
Method Detail

store

public void store(WikittyServiceAccessStat ws,
                  String securityToken,
                  Collection<Wikitty> stats)
Specified by:
store in interface WikittyServiceAccessStat.AccessStatStorage
Parameters:
ws - service that ask stockage


Copyright © 2009-2010 CodeLutin. All Rights Reserved.