/[Apache-SVN]
ViewVC logotype

Revision 366120


Jump to revision: Previous Next
Author: aco
Date: Thu Jan 5 08:26:37 2006 UTC (18 years, 9 months ago)
Changed paths: 1
Log Message:
- Added wildcard searching using query. (i.e. -QTopic=*Advisory*, -QQueue=TEST.???)
- Added subtractive searching using query. (i.e. query -QTopic=* -Q!Topic=ActiveMQ.Advisory.*) will get all topics, but filter out advisory topics.
- Added querying using similar to object name format. (i.e. query --objname Type=*Connect*,BrokerName=BROKER_1 --objname !Type=NetworkConnector) will select all connection and connector belonging to BROKER_1. It will filter out all network connectors.
- Performed a little code restructuring.

Changed paths

Path Details
Directoryincubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/Main.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26