org.cruxframework.crux.core.server.rest.core.dispatch
Class RestErrorHandlerFactory

java.lang.Object
  extended by org.cruxframework.crux.core.server.rest.core.dispatch.RestErrorHandlerFactory

public class RestErrorHandlerFactory
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
RestErrorHandlerFactory()
           
 
Method Summary
static RestErrorHandler createErrorHandler(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestErrorHandlerFactory

public RestErrorHandlerFactory()
Method Detail

createErrorHandler

public static RestErrorHandler createErrorHandler(Method method)


Copyright © 2015. All rights reserved.