OSMQ
v2.0.1

osmq.broker
Class Broker

java.lang.Object
  extended byosmq.broker.Broker
All Implemented Interfaces:
java.util.EventListener, StateEventListener

public class Broker
extends java.lang.Object
implements StateEventListener


Field Summary
static java.lang.String CONFIG_NAME
           
 
Constructor Summary
Broker()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void onEvent(StateEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_NAME

public static final java.lang.String CONFIG_NAME
See Also:
Constant Field Values
Constructor Detail

Broker

public Broker()
Method Detail

onEvent

public void onEvent(StateEvent e)
Specified by:
onEvent in interface StateEventListener

main

public static void main(java.lang.String[] args)

(c) 2000 - 2003 MQue Systems
All Rights Reserved