org.apache.servicemix.validation.handler
Class CountingErrorHandlerFactory

java.lang.Object
  extended by org.apache.servicemix.validation.handler.CountingErrorHandlerFactory
All Implemented Interfaces:
MessageAwareErrorHandlerFactory

public class CountingErrorHandlerFactory
extends Object
implements MessageAwareErrorHandlerFactory

Author:
gmcdonald

Constructor Summary
CountingErrorHandlerFactory()
           
 
Method Summary
 MessageAwareErrorHandler createMessageAwareErrorHandler()
          Create and return a concrete MessageAwareErrorHandler implementation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountingErrorHandlerFactory

public CountingErrorHandlerFactory()
Method Detail

createMessageAwareErrorHandler

public MessageAwareErrorHandler createMessageAwareErrorHandler()
Description copied from interface: MessageAwareErrorHandlerFactory
Create and return a concrete MessageAwareErrorHandler implementation

Specified by:
createMessageAwareErrorHandler in interface MessageAwareErrorHandlerFactory
Returns:


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.