Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use ExceptionHandlingListener
org.nuxeo.ecm.platform.web.common.exceptionhandling   
org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor   
org.nuxeo.ecm.platform.web.common.exceptionhandling.service   
org.nuxeo.ecm.webapp.shield   
 

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

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling that return ExceptionHandlingListener
 ExceptionHandlingListener NuxeoExceptionHandlerParameters.getListener()
           
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling with parameters of type ExceptionHandlingListener
 void NuxeoExceptionHandlerParameters.setListener(ExceptionHandlingListener listener)
           
 

Uses of ExceptionHandlingListener 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 ExceptionHandlingListener
 Class<? extends ExceptionHandlingListener> ListenerDescriptor.getKlass()
           
 

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

Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that implement ExceptionHandlingListener
 class NullExceptionHandlingListener
          Listener doing nothing.
 

Uses of ExceptionHandlingListener in org.nuxeo.ecm.webapp.shield
 

Classes in org.nuxeo.ecm.webapp.shield that implement ExceptionHandlingListener
 class SeamExceptionHandlingListener
          Plays with conversations, trying to rollback transaction.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.