OSMQ
v2.0.1

osmq.broker
Class BrokerFaultMonitor

java.lang.Object
  extended byosmq.broker.BrokerFaultMonitor
All Implemented Interfaces:
java.util.EventListener, TickEventListener

public class BrokerFaultMonitor
extends java.lang.Object
implements TickEventListener


Constructor Summary
BrokerFaultMonitor(BrokerEngine engine)
           
 
Method Summary
 void onTickEvent(TickEvent e)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrokerFaultMonitor

public BrokerFaultMonitor(BrokerEngine engine)
Method Detail

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop()

onTickEvent

public void onTickEvent(TickEvent e)
Specified by:
onTickEvent in interface TickEventListener

(c) 2000 - 2003 MQue Systems
All Rights Reserved