[ https://issues.apache.org/activemq/browse/AMQ-131?page=all ]
     
Hiram Chirino resolved AMQ-131:
-------------------------------

    Resolution: Won't Fix

4.0 has a much better JMX admin frame work and this issue does not appy anymore.

> provide implementation to retrieve ActiveMQDestination in the 
> MessageContainerAdmin interface
> ---------------------------------------------------------------------------------------------
>
>          Key: AMQ-131
>          URL: https://issues.apache.org/activemq/browse/AMQ-131
>      Project: ActiveMQ
>         Type: New Feature

>   Components: Broker
>  Environment: Windows XP
> jsdk1.4.2_03
> activemq main cvs trunk date nov 9, 2004
> geronimo
>     Reporter: Jonas Lim
>     Priority: Minor

>
>
> Provide implementaion to retrieve ActiveMQDestination in the 
> MessageContainerAdmin interface. This would be helpful when retrieving a list 
> of destinations thru the BrokerAdmin so that we'll also have a copy of the 
> ActiveMQDestination object not just the destination name. This way if we 
> would like to remove the destination thru the BrokerAdmin, we can know in 
> advance how to remove the destination based from the destination type 
> (ie. brokerAdmin.destoryMessageContainer(new ActiveMQQueue( destinationName)) 
> or brokerAdmin.destoryMessageContainer(new ActiveMQTopic(destinationName))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to