The properties of the TopicInfo class are listed below. For a complete list of TopicInfo class members, see the TopicInfo Members topic.
![]() | Get the current number of active durable subscribers for this topic. |
![]() | Get the target destinations that this destination bridges to. |
![]() | Determines if the list of targets was inherited from a parent destination or whether it was set on the destination directly. |
![]() | Get the number of consumers for this destination. |
![]() | Get or set the description of this destination. |
![]() | Get the current number of durable subscribers for this topic. |
![]() | Get or set the expiry override for this destination. |
![]() | Determine if the expiry override property was inheritied from a parent destination or set directly for this destination. |
![]() | Get the names of the transports that this topic exports messages on. |
![]() | Determines if the list of transports this topic exports messages on was inherited from a parent topic or whether it was set on the topic directly. |
![]() | Get or set the failsafe property of this destination. |
![]() | Determine if the failsafe property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the volume of pending messages (in bytes) at which flow control is enabled for this destination. |
![]() | Determine if the flowControlMaxBytes property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the global property of this destination. |
![]() | Determine if the global property was inheritied from a parent destination or set directly for this destination. |
![]() | Get the names of the transports that this destination imports messages from. |
![]() | Determines if the list of transports this destination imports messages from was inherited from a parent destination or whether it was set on the destination directly. |
![]() | Get inbound statistics for this destination. |
![]() | Get the array of JNDI names for this destination. |
![]() | Get or set the maximum number of message bytes that the server will store for pending messages bound for this destination. |
![]() | Determine if the maxBytes property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the maximum number of messages that the server will store for pending messages bound for this destination. This is not currently supported for topics. |
![]() | Determine if the maxMsgs property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
![]() | Get or set the level of message tracing for this destination. |
![]() | Determine if the message trace property was inheritied from a parent destination or set directly for this destination. |
![]() | Get the name of this destination. |
![]() | Get outbound statistics for this destination. |
![]() | Get or set the overflow policy for this destination. This is not currently supported for topics. |
![]() | Determine if the overflowPolicy property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
![]() | Get the total number of pending messages for this destination. |
![]() | Get the total size for all pending messages for this destination. |
![]() | Get or set the secure property of this destination. |
![]() | Determine if the secure property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set sender_name property for this destination. |
![]() | Get or set sender_name_enforced property. |
![]() | Indicates whether or not the sender_name_enforced is inherited. |
![]() | Indicates whether or not the sender_name property is inherited. |
![]() | Determine if this destination is static. |
![]() | Get the current number of subscribers for this topic. |
![]() | Determine if this destination is temporary. |
TopicInfo Class | TIBCO.EMS.ADMIN Namespace