com.eviware.soapui.impl.wsdl.teststeps
Class WsdlMockResponseTestStep.InternalMockRunListener
java.lang.Object
com.eviware.soapui.model.support.MockRunListenerAdapter
com.eviware.soapui.impl.wsdl.teststeps.WsdlMockResponseTestStep.InternalMockRunListener
- All Implemented Interfaces:
- MockRunListener
- Enclosing class:
- WsdlMockResponseTestStep
public class WsdlMockResponseTestStep.InternalMockRunListener
- extends MockRunListenerAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlMockResponseTestStep.InternalMockRunListener
public WsdlMockResponseTestStep.InternalMockRunListener()
onMockResult
public void onMockResult(MockResult result)
- Specified by:
onMockResult
in interface MockRunListener
- Overrides:
onMockResult
in class MockRunListenerAdapter
cancel
public void cancel()
getResult
public WsdlMockResult getResult()
isCanceled
public boolean isCanceled()
hasResult
public boolean hasResult()
isWaiting
public boolean isWaiting()
setWaiting
public void setWaiting(boolean waiting)
waitForRequest
public void waitForRequest(long timeout)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
onMockRunnerStart
public void onMockRunnerStart(MockRunner mockRunner)
- Specified by:
onMockRunnerStart
in interface MockRunListener
- Overrides:
onMockRunnerStart
in class MockRunListenerAdapter
Copyright © 2005-2009 eviware.com. All Rights Reserved.