Class ShortLoggingStrategy

java.lang.Object
cvut.fel.controller.interceptors.ShortLoggingStrategy
All Implemented Interfaces:
LoggingStrategy

@Component
@Scope("singleton")
public class ShortLoggingStrategy
extends java.lang.Object
implements LoggingStrategy
  • Field Summary

    Fields inherited from interface cvut.fel.controller.interceptors.LoggingStrategy

    log
  • Constructor Summary

    Constructors 
    Constructor Description
    ShortLoggingStrategy()  
  • Method Summary

    Modifier and Type Method Description
    void logPostHandle​(javax.servlet.http.HttpServletRequest request)  
    void logPreHandle​(javax.servlet.http.HttpServletRequest request)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait