fulmine.demo
Class Publisher
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Publisher
public Publisher()
main
public static void main(String[] args)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2007-2009. All Rights Reserved.