org.tynamo.exceptionpage.services
Class ExceptionHandlerImpl

java.lang.Object
  extended by org.tynamo.exceptionpage.services.ExceptionHandlerImpl
All Implemented Interfaces:
ExceptionHandler

public class ExceptionHandlerImpl
extends Object
implements ExceptionHandler


Constructor Summary
ExceptionHandlerImpl(Map<Class,Object> configuration)
           
 
Method Summary
 Map<Class<? extends Throwable>,Object> getConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandlerImpl

public ExceptionHandlerImpl(Map<Class,Object> configuration)
Method Detail

getConfiguration

public Map<Class<? extends Throwable>,Object> getConfiguration()
Specified by:
getConfiguration in interface ExceptionHandler


Copyright © 2004-2012. All Rights Reserved.