net.sf.xbus.test
Class NOKRouter

java.lang.Object
  extended by net.sf.xbus.test.NOKRouter

public class NOKRouter
extends java.lang.Object

Sets the returncode of the message to RC_NOK.


Constructor Summary
NOKRouter()
           
 
Method Summary
 void generateNOK(Message message)
          Sets the returncode of the message to RC_NOK.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NOKRouter

public NOKRouter()
Method Detail

generateNOK

public void generateNOK(Message message)
Sets the returncode of the message to RC_NOK.