org.jboss.solder.servlet.exception.handler
Class ExceptionResponseServiceHandler

java.lang.Object
  extended by org.jboss.solder.servlet.exception.handler.ExceptionResponseServiceHandler

public class ExceptionResponseServiceHandler
extends Object


Constructor Summary
ExceptionResponseServiceHandler()
           
 
Method Summary
 Object processException(javax.interceptor.InvocationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionResponseServiceHandler

public ExceptionResponseServiceHandler()
Method Detail

processException

public Object processException(javax.interceptor.InvocationContext ctx)
                        throws Exception
Throws:
Exception


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