org.nuiton.wikitty.services
Class WikittyServiceAccessStat.AccessStatStorageLog
java.lang.Object
org.nuiton.wikitty.services.WikittyServiceAccessStat.AccessStatStorageLog
- All Implemented Interfaces:
- WikittyServiceAccessStat.AccessStatStorage
- Enclosing class:
- WikittyServiceAccessStat
public static class WikittyServiceAccessStat.AccessStatStorageLog
- extends Object
- implements WikittyServiceAccessStat.AccessStatStorage
store access via common-logging, you must configure it to store
"AccessStat" logger correctly for info level
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikittyServiceAccessStat.AccessStatStorageLog
public WikittyServiceAccessStat.AccessStatStorageLog()
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.