qx.event.message
Class Bus

java.lang.Object
  extended by qx.event.message.Bus

public class Bus
extends java.lang.Object

A simple message bus singleton. The message bus registers subscriptions and notifies subscribers when a matching message is dispatched


Constructor Summary
Bus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bus

public Bus()


Copyright © 2008 1&1. All Rights Reserved.