fulmine.demo
Class Publisher

java.lang.Object
  extended by fulmine.demo.Publisher

public class Publisher
extends Object

A simple publisher that publishes a Record called "time" that has a single component "date". The IConnectionBroker identity of this is "Publisher".

Author:
Ramon Servadei

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

Constructor Detail

Publisher

public Publisher()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException
Throws:
InterruptedException


Copyright © 2007-2009. All Rights Reserved.