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

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

public class RestTestRequestStep.InternalInterfaceListener
extends InterfaceListenerAdapter


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

RestTestRequestStep.InternalInterfaceListener

public RestTestRequestStep.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-2008 eviware.com. All Rights Reserved.