org.jboss.jms.server.remoting
Class JMSDispatcher

java.lang.Object
  extended byDispatcher
      extended byorg.jboss.jms.server.remoting.JMSDispatcher

public class JMSDispatcher
extends Dispatcher

We have our own Dispatcher so we don't have the possibility with conflicts with other systems using the same object ids

Version:
1.1 JMSDispatcher.java,v 1.1 2006/02/01 17:38:32 timfox Exp
Author:
Tim Fox
See Also:
Serialized Form

Field Summary
static JMSDispatcher instance
           
 
Constructor Summary
JMSDispatcher()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final JMSDispatcher instance
Constructor Detail

JMSDispatcher

public JMSDispatcher()


Copyright © 2006 JBoss Inc. All Rights Reserved.