Uses of Interface
org.jboss.solder.exception.control.HandlerMethod

Packages that use HandlerMethod
org.jboss.solder.exception.control An extensible exception handling handling framework. 
 

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

Methods in org.jboss.solder.exception.control with parameters of type HandlerMethod
<T extends Throwable>
void
HandlerMethodContainer.registerHandlerMethod(HandlerMethod<T> handlerMethod)
          Registers the given handlerMethod to the container.
 



Copyright © 2011 Seam Framework. All Rights Reserved.