Uses of Class
org.jboss.seam.exception.control.extension.CatchExtension

Packages that use CatchExtension
org.jboss.seam.exception.control   
 

Uses of CatchExtension in org.jboss.seam.exception.control
 

Methods in org.jboss.seam.exception.control with parameters of type CatchExtension
 void ExceptionHandlerDispatch.executeHandlers(ExceptionToCatch eventException, BeanManager bm, CatchExtension extension, Event<ExceptionStack> stackEvent)
          Observes the event, finds the correct exception handler(s) and invokes them.
 



Copyright © 2011 Seam Framework. All Rights Reserved.