Package com.opensymphony.clickstream.logger

Interface Summary
ClickstreamLogger A simple interface that is called when a session is invalidated the clickstream is finished.
 

Class Summary
ClickstreamLoggerFactory Simple factory that creates ClickstreamLogger instances.
NullClickstreamLogger A simple ClickstreamLogger that outputs nothing (Null Design Pattern).
SimpleClickstreamLogger A simple ClickstreamLogger that outputs the entire clickstream to the Jakarta Commons Logging component.
 


www.opensymphony.com/clickstream/