net.sf.urlchecker.communication.configurers
Class ExceptionHandlersConfigurer
java.lang.Object
net.sf.urlchecker.communication.configurers.ExceptionHandlersConfigurer
- All Implemented Interfaces:
- Configurer<Map<String,ExceptionHandler<?>>>
public class ExceptionHandlersConfigurer
- extends Object
- implements Configurer<Map<String,ExceptionHandler<?>>>
The ExceptionHandlers Configurer Class .
$Id: ExceptionHandlersConfigurer.java 180 2010-12-12 18:47:56Z georgosn
$
- Version:
- $LastChangedRevision: 184 $
- Author:
- $LastChangedBy: georgosn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHandlersConfigurer
public ExceptionHandlersConfigurer()
configureWith
public Map<String,ExceptionHandler<?>> configureWith(org.apache.commons.configuration.XMLConfiguration config)
- Configure with.
- Specified by:
configureWith
in interface Configurer<Map<String,ExceptionHandler<?>>>
- Parameters:
config
- the XML configuration
- Returns:
- the t
Copyright © 2010 Nikolaos Georgosopoulos. All Rights Reserved.