org.apache.activemq.broker
Class BrokerRegistry
java.lang.Object
org.apache.activemq.broker.BrokerRegistry
public class BrokerRegistry
- extends Object
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerRegistry
public BrokerRegistry()
getInstance
public static BrokerRegistry getInstance()
lookup
public BrokerService lookup(String brokerName)
bind
public void bind(String brokerName,
BrokerService broker)
unbind
public void unbind(String brokerName)
getRegistryMutext
public Object getRegistryMutext()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.