org.wicketopia.example.web.bean
Class SessionTracker
java.lang.Object
org.wicketopia.example.web.bean.SessionTracker
- All Implemented Interfaces:
- Serializable
@ConversationScoped
public class SessionTracker
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionTracker
public SessionTracker()
getPageViews
public int getPageViews()
incrementPageViews
public void incrementPageViews()
Copyright © 2010-2013. All Rights Reserved.