git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1227591 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2012-01-05 13:46:09 +00:00
parent a35fdd13fb
commit 0e95460e0a
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ public interface BrokerViewMBean extends Service {
String getBrokerVersion(); String getBrokerVersion();
/** /**
* The Broker will fush it's caches so that the garbage collector can * The Broker will flush it's caches so that the garbage collector can
* recalaim more memory. * reclaim more memory.
* *
* @throws Exception * @throws Exception
*/ */