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(ExceptionToCatchEvent eventException, javax.enterprise.inject.spi.BeanManager bm, CatchExtension extension)
          Observes the event, finds the correct exception handler(s) and invokes them.
 



Copyright © 2010 Seam Framework. All Rights Reserved.