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

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

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

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



Copyright © 2008-2011 Seam Framework. All Rights Reserved.