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:
Hiram R. Chirino 2006-03-23 16:39:44 +00:00
parent 26bb18ba8c
commit 3a6063c923
1 changed files with 1 additions and 1 deletions

View File

@ -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.