Uses of Class
org.apache.activemq.apollo.dto.LongIdLabeledDTO

Uses of LongIdLabeledDTO in org.apache.activemq.apollo.dto
 

Fields in org.apache.activemq.apollo.dto with type parameters of type LongIdLabeledDTO
 java.util.List<LongIdLabeledDTO> ConnectorStatusDTO.connections
          Ids of all open connections that the connector is managing.
 java.util.List<LongIdLabeledDTO> BrokerStatusDTO.connections
          Ids of all the connections running on the broker
 java.util.List<LongIdLabeledDTO> TopicStatusDTO.durable_subscriptions
          Ids of all queues that are associated with the destination
 java.util.List<LongIdLabeledDTO> LongIdListDTO.items
          A list of ids.
 java.util.List<LongIdLabeledDTO> VirtualHostStatusDTO.queues
          Ids of all the queues running on the broker
 java.util.List<LongIdLabeledDTO> VirtualHostStatusDTO.topics
          Ids of all the topics running on the broker
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.