mirror of https://github.com/apache/activemq.git
It Compiles!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
26bb18ba8c
commit
3a6063c923
|
@ -20,7 +20,7 @@ package org.activemq.gbean;
|
|||
import org.apache.geronimo.management.geronimo.JMSBroker;
|
||||
|
||||
/**
|
||||
* The mangement interface for the ActiveMQ broker GBean.
|
||||
* The management interface for the ActiveMQ broker GBean.
|
||||
* This is separate from ActiveMQContainer because that interface has hard
|
||||
* links to code in activemq-core, yet we still want to be able to
|
||||
* distinguish ActiveMQ brokers from non-ActiveMQ JMS brokers.
|
||||
|
|
Loading…
Reference in New Issue