com.latencybusters.lbm
Class UMQContextQueueTopicListInfo

java.lang.Object
  extended by com.latencybusters.lbm.UMQContextQueueTopicListInfo

public class UMQContextQueueTopicListInfo
extends java.lang.Object

Class containing the results of a call to LBMContext#queueTopicList .


Constructor Summary
UMQContextQueueTopicListInfo()
           
 
Method Summary
 java.util.List<UMQQueueTopicStatus> topicStatuses()
          Returns a list of UMQQueueTopicStatus objects, indicating which topics are currently present within the queue.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMQContextQueueTopicListInfo

public UMQContextQueueTopicListInfo()
Method Detail

topicStatuses

public java.util.List<UMQQueueTopicStatus> topicStatuses()
Returns a list of UMQQueueTopicStatus objects, indicating which topics are currently present within the queue.

Returns:
A list of topic statuses.


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.