com.agical.rdoc.core.model.test.service
Class ExceptionRegisteringServiceImpl

java.lang.Object
  extended by com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceImpl
All Implemented Interfaces:
ExceptionVerifierListener

public class ExceptionRegisteringServiceImpl
extends java.lang.Object
implements ExceptionVerifierListener


Field Summary
 
Fields inherited from interface com.agical.rmock.core.event.ExceptionVerifierListener
NULL
 
Constructor Summary
ExceptionRegisteringServiceImpl()
           
 
Method Summary
 void setDocumentationContext(DocumentationContext documentationContext)
           
 void throwableThrown(java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionRegisteringServiceImpl

public ExceptionRegisteringServiceImpl()
Method Detail

setDocumentationContext

public void setDocumentationContext(DocumentationContext documentationContext)

throwableThrown

public void throwableThrown(java.lang.Throwable throwable)
Specified by:
throwableThrown in interface ExceptionVerifierListener


Copyright © 2005-2011 Agical AB. All Rights Reserved.