Class QueueInformation
java.lang.Object
org.springframework.amqp.core.QueueInformation
Information about a queue, resulting from a passive declaration.
- Since:
- 2.2
- Author:
- Gary Russell, Ngoc Nhan
-
Constructor Details
-
QueueInformation
-
-
Method Details
-
getName
-
getMessageCount
public int getMessageCount() -
getConsumerCount
public int getConsumerCount() -
hashCode
-
equals
-
toString
-