net.sf.xenqtt.examples
Class GlamEventReportingBroker

java.lang.Object
  extended by net.sf.xenqtt.examples.GlamEventReportingBroker

public class GlamEventReportingBroker
extends Object

Fires up a mock broker that specializes in routing data of the 'Glam' variety. This particular broker has a special handler that rejects any and all attempts to interact with country music. In addition, it allows for retrieval of events from the broker and their subsequent interrogation.


Constructor Summary
GlamEventReportingBroker()
           
 
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

GlamEventReportingBroker

public GlamEventReportingBroker()
Method Detail

main

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


Copyright © 2013. All Rights Reserved.