com.eviware.soapui.impl.wsdl.teststeps
Class WsdlMockResponseTestStep.InternalInterfaceListener

java.lang.Object
  extended by com.eviware.soapui.model.support.InterfaceListenerAdapter
      extended by com.eviware.soapui.impl.wsdl.teststeps.WsdlMockResponseTestStep.InternalInterfaceListener
All Implemented Interfaces:
InterfaceListener
Enclosing class:
WsdlMockResponseTestStep

public class WsdlMockResponseTestStep.InternalInterfaceListener
extends InterfaceListenerAdapter


Constructor Summary
WsdlMockResponseTestStep.InternalInterfaceListener()
           
 
Method Summary
 void operationRemoved(Operation operation)
           
 void operationUpdated(Operation operation)
           
 
Methods inherited from class com.eviware.soapui.model.support.InterfaceListenerAdapter
operationAdded, requestAdded, requestRemoved
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlMockResponseTestStep.InternalInterfaceListener

public WsdlMockResponseTestStep.InternalInterfaceListener()
Method Detail

operationRemoved

public void operationRemoved(Operation operation)
Specified by:
operationRemoved in interface InterfaceListener
Overrides:
operationRemoved in class InterfaceListenerAdapter

operationUpdated

public void operationUpdated(Operation operation)
Specified by:
operationUpdated in interface InterfaceListener
Overrides:
operationUpdated in class InterfaceListenerAdapter


Copyright © 2005-2010 eviware.com. All Rights Reserved.