Package org.jboss.seam.exception.control

Interface Summary
HandlerMethod<T extends Throwable>  
 

Class Summary
ExceptionHandlerComparator Comparator to sort exception handlers according qualifier (TraversalPath.ASCENDING first), precedence (highest to lowest) and finally hierarchy (least to most specific).
ExceptionHandlerDispatch Observer of ExceptionToCatchEvent events and handler dispatcher.
HandlerMethodImpl<T extends Throwable> Implementation of HandlerMethod.
OutboundParameterValueRedefiner Redefiner allowing to inject a non contextual instance of CaughtException into the first parameter.
 



Copyright © 2010 Seam Framework. All Rights Reserved.