net.sf.xbus.sample
Class JavaReceiverSample

java.lang.Object
  extended by net.sf.xbus.sample.JavaReceiverSample

public class JavaReceiverSample
extends java.lang.Object

This is an example how to invoke the JavaReceiverBootstrap.


Constructor Summary
JavaReceiverSample()
           
 
Method Summary
static void main(java.lang.String[] args)
          This is an example how to invoke the JavaReceiverBootstrap.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaReceiverSample

public JavaReceiverSample()
Method Detail

main

public static void main(java.lang.String[] args)
This is an example how to invoke the JavaReceiverBootstrap.