com.wm.app.tn.doc
Class TNCallbackImpl

java.lang.Object
  extended by com.wm.app.tn.doc.TNCallbackImpl
All Implemented Interfaces:
com.webmethods.optimize.management.intf.IEventCallback

public class TNCallbackImpl
extends java.lang.Object
implements com.webmethods.optimize.management.intf.IEventCallback


Constructor Summary
TNCallbackImpl()
           
 
Method Summary
 void failed(java.util.List<java.lang.String> arg0)
           
 void processed()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TNCallbackImpl

public TNCallbackImpl()
Method Detail

failed

public void failed(java.util.List<java.lang.String> arg0)
Specified by:
failed in interface com.webmethods.optimize.management.intf.IEventCallback

processed

public void processed()
Specified by:
processed in interface com.webmethods.optimize.management.intf.IEventCallback