org.apache.axis2.transport.testkit.tests.echo
Class InterruptingEndpointErrorListener

java.lang.Object
  extended by org.apache.axis2.transport.testkit.tests.echo.InterruptingEndpointErrorListener
All Implemented Interfaces:
EndpointErrorListener

public class InterruptingEndpointErrorListener
extends java.lang.Object
implements EndpointErrorListener


Constructor Summary
InterruptingEndpointErrorListener(java.lang.Thread thread)
           
 
Method Summary
 void error(java.lang.Throwable ex)
           
 java.lang.Throwable getException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterruptingEndpointErrorListener

public InterruptingEndpointErrorListener(java.lang.Thread thread)
Method Detail

error

public void error(java.lang.Throwable ex)
Specified by:
error in interface EndpointErrorListener

getException

public java.lang.Throwable getException()


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