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

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

public class WsdlTestRequestStep.InternalInterfaceListener
extends InterfaceListenerAdapter


Constructor Summary
WsdlTestRequestStep.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

WsdlTestRequestStep.InternalInterfaceListener

public WsdlTestRequestStep.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-2007 eviware.com. All Rights Reserved.