lumis.service.banner
Class BannerLogger

Package class diagram package BannerLogger
java.lang.Object
  extended by lumis.util.log.NavigationLogger
      extended by lumis.service.banner.BannerLogger
All Implemented Interfaces:
INavigationLogger

public class BannerLogger
extends NavigationLogger

Logs banner events in the W3C Extended format.

Since:
4.0.0

Field Summary
static String BANNER_ID_ATTRIBUTE_NAME
          The attribute name used to read the banner identifier from the request.
 
Fields inherited from class lumis.util.log.NavigationLogger
navigationLogger
 
Constructor Summary
BannerLogger(String type)
           
 
Method Summary
protected  void generateLogURI(HttpServletRequest request, StringBuilder logOutput, SessionConfig sessionConfig, PageConfig pageConfig, ITransaction transaction)
           
 
Methods inherited from class lumis.util.log.NavigationLogger
encodeToW3cLog, logAccess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BANNER_ID_ATTRIBUTE_NAME

public static final String BANNER_ID_ATTRIBUTE_NAME
The attribute name used to read the banner identifier from the request.

See Also:
Constant Field Values
Constructor Detail

BannerLogger

public BannerLogger(String type)
Method Detail

generateLogURI

protected void generateLogURI(HttpServletRequest request,
                              StringBuilder logOutput,
                              SessionConfig sessionConfig,
                              PageConfig pageConfig,
                              ITransaction transaction)
Overrides:
generateLogURI in class NavigationLogger


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.