com.thalesgroup.dtkit.ws.rs.providers
Class InputMetricExceptionMapper

java.lang.Object
  extended by com.thalesgroup.dtkit.ws.rs.providers.InputMetricExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.metrics.model.InputMetricException>

@Provider
public class InputMetricExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.metrics.model.InputMetricException>


Constructor Summary
InputMetricExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(com.thalesgroup.dtkit.metrics.model.InputMetricException ie)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputMetricExceptionMapper

public InputMetricExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(com.thalesgroup.dtkit.metrics.model.InputMetricException ie)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<com.thalesgroup.dtkit.metrics.model.InputMetricException>


Copyright © 2004-2011. All Rights Reserved.