mirror of https://github.com/apache/activemq.git
Update Javadoc for: https://issues.apache.org/jira/browse/AMQ-3652
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1227591 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a35fdd13fb
commit
0e95460e0a
|
@ -45,8 +45,8 @@ public interface BrokerViewMBean extends Service {
|
|||
String getBrokerVersion();
|
||||
|
||||
/**
|
||||
* The Broker will fush it's caches so that the garbage collector can
|
||||
* recalaim more memory.
|
||||
* The Broker will flush it's caches so that the garbage collector can
|
||||
* reclaim more memory.
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue