Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
2 0 0 2

Files

Files I W E
net/sourceforge/log4ajax/web/filter/Log4AjaxFilter.java 0 0 2

net/sourceforge/log4ajax/web/filter/Log4AjaxFilter.java

Error Line
Error Method 'doFilter' is not designed for extension - needs to be abstract, final or empty. 45
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 134