net.sf.dropboxmq
Class TopicDistributor

java.lang.Object
  extended by net.sf.dropboxmq.TopicDistributor

public class TopicDistributor
extends Object

Created: 20 Mar 2006

Version:
$Revision: 231 $, $Date: 2011-08-12 21:50:47 -0600 (Fri, 12 Aug 2011) $
Author:
Dwayne Schultz

Nested Class Summary
(package private) static class TopicDistributor.SubscriptionIterator
           
 
Constructor Summary
TopicDistributor(Configuration configuration, boolean daemonMode)
           
 
Method Summary
static void main(String[] args)
           
 void start()
           
 void stop()
           
protected  String toObjectString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicDistributor

public TopicDistributor(Configuration configuration,
                        boolean daemonMode)
Method Detail

main

public static void main(String[] args)
                 throws NamingException,
                        InterruptedException
Throws:
NamingException
InterruptedException

start

public void start()

stop

public void stop()

toObjectString

protected final String toObjectString()