Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Class DefaultRequestDumper

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
All Implemented Interfaces:
RequestDumper

public class DefaultRequestDumper
extends Object
implements RequestDumper

Author:
arussel

Constructor Summary
DefaultRequestDumper()
           
 
Method Summary
 String getDump(HttpServletRequest request)
           
 void setNotListedAttributes(List<String> attributes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRequestDumper

public DefaultRequestDumper()
Method Detail

getDump

public String getDump(HttpServletRequest request)
Specified by:
getDump in interface RequestDumper

setNotListedAttributes

public void setNotListedAttributes(List<String> attributes)
Specified by:
setNotListedAttributes in interface RequestDumper

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.