xflow.test
Class TestEventSubscriber

java.lang.Object
  extended byxflow.test.TestEventSubscriber

public class TestEventSubscriber
extends java.lang.Object


Constructor Summary
TestEventSubscriber()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void start(java.util.Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEventSubscriber

public TestEventSubscriber()
Method Detail

start

public void start(java.util.Properties props)
           throws XflowException
Throws:
XflowException

main

public static void main(java.lang.String[] args)
                 throws XflowException,
                        javax.jms.JMSException
Throws:
XflowException
javax.jms.JMSException