ActiveDurableCount | Get the current number of active durable subscribers for this topic. |
BridgeTargets (inherited from DestinationInfo) | Get the target destinations that this destination bridges to. |
BridgeTargetsInherited (inherited from DestinationInfo) | Determines if the list of targets was inherited from a parent destination or whether it was set on the destination directly. |
ConsumerCount (inherited from DestinationInfo) | Get the number of consumers for this destination. |
Description (inherited from DestinationInfo) | Get or set the description of this destination. |
DurableCount | Get the current number of durable subscribers for this topic. |
ExpiryOverride (inherited from DestinationInfo) | Get or set the expiry override for this destination. |
ExpiryOverrideInherited (inherited from DestinationInfo) | Determine if the expiry override property was inheritied from a parent destination or set directly for this destination. |
ExportTransports | Get the names of the transports that this topic exports messages on. |
ExportTransportsInherited | 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. |
Failsafe (inherited from DestinationInfo) | Get or set the failsafe property of this destination. |
FailsafeInherited (inherited from DestinationInfo) | Determine if the failsafe property was inheritied from a parent destination or set directly for this destination. |
FlowControlMaxBytes (inherited from DestinationInfo) | Get or set the volume of pending messages (in bytes) at which flow control is enabled for this destination. |
FlowControlMaxBytesInherited (inherited from DestinationInfo) | Determine if the flowControlMaxBytes property was inheritied from a parent destination or set directly for this destination. |
Global (inherited from DestinationInfo) | Get or set the global property of this destination. |
GlobalInherited (inherited from DestinationInfo) | Determine if the global property was inheritied from a parent destination or set directly for this destination. |
ImportTransports (inherited from DestinationInfo) | Get the names of the transports that this destination imports messages from. |
ImportTransportsInherited (inherited from DestinationInfo) | 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. |
InboundStatistics (inherited from DestinationInfo) | Get inbound statistics for this destination. |
JNDINames (inherited from DestinationInfo) | Get the array of JNDI names for this destination. |
MaxBytes (inherited from DestinationInfo) | Get or set the maximum number of message bytes that the server will store for pending messages bound for this destination. |
MaxBytesInherited (inherited from DestinationInfo) | Determine if the maxBytes property was inheritied from a parent destination or set directly for this destination. |
MaxMsgs (inherited from DestinationInfo) | 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. |
MaxMsgsInherited (inherited from DestinationInfo) | Determine if the maxMsgs property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
MsgTrace (inherited from DestinationInfo) | Get or set the level of message tracing for this destination. |
MsgTraceInherited (inherited from DestinationInfo) | Determine if the message trace property was inheritied from a parent destination or set directly for this destination. |
Name (inherited from DestinationInfo) | Get the name of this destination. |
OutboundStatistics (inherited from DestinationInfo) | Get outbound statistics for this destination. |
OverflowPolicy (inherited from DestinationInfo) | Get or set the overflow policy for this destination. This is not currently supported for topics. |
OverflowPolicyInherited (inherited from DestinationInfo) | Determine if the overflowPolicy property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
PendingMessageCount (inherited from DestinationInfo) | Get the total number of pending messages for this destination. |
PendingMessageSize (inherited from DestinationInfo) | Get the total size for all pending messages for this destination. |
Secure (inherited from DestinationInfo) | Get or set the secure property of this destination. |
SecureInherited (inherited from DestinationInfo) | Determine if the secure property was inheritied from a parent destination or set directly for this destination. |
SenderName (inherited from DestinationInfo) | Get or set sender_name property for this destination. |
SenderNameEnforced (inherited from DestinationInfo) | Get or set sender_name_enforced property. |
SenderNameEnforcedInherited (inherited from DestinationInfo) | Indicates whether or not the sender_name_enforced is inherited. |
SenderNameInherited (inherited from DestinationInfo) | Indicates whether or not the sender_name property is inherited. |
Static (inherited from DestinationInfo) | Determine if this destination is static. |
SubscriberCount | Get the current number of subscribers for this topic. |
Temporary (inherited from DestinationInfo) | Determine if this destination is temporary. |