Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.RequestDumper

Packages that use RequestDumper
org.nuxeo.ecm.platform.web.common.exceptionhandling   
org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor   
org.nuxeo.ecm.platform.web.common.exceptionhandling.service   
 

Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling that return RequestDumper
 RequestDumper NuxeoExceptionHandlerParameters.getRequestDumper()
           
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling with parameters of type RequestDumper
 void NuxeoExceptionHandlerParameters.setRequestDumper(RequestDumper requestDumper)
           
 

Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor that return types with arguments of type RequestDumper
 Class<? extends RequestDumper> RequestDumpDescriptor.getKlass()
           
 

Uses of RequestDumper in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 

Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that implement RequestDumper
 class DefaultRequestDumper
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.