Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Class RequestDumpDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.RequestDumpDescriptor

public class RequestDumpDescriptor
extends Object

Author:
arussel

Constructor Summary
RequestDumpDescriptor()
           
 
Method Summary
 List<String> getAttributes()
           
 Class<? extends RequestDumper> getKlass()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestDumpDescriptor

public RequestDumpDescriptor()
Method Detail

getKlass

public Class<? extends RequestDumper> getKlass()

getAttributes

public List<String> getAttributes()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.