@ProviderType public static interface ManageableReceiver.PersistentReceiverInfo extends ReceiverInfo
Modifier and Type | Interface and Description |
---|---|
static interface |
ManageableReceiver.PersistentReceiverInfo.ResourceInfo
An interface for access to remote resource endpoint information (like a queue) at runtime.
|
Modifier and Type | Method and Description |
---|---|
ManageableReceiver.PersistentReceiverInfo.ResourceInfo |
getResourceInfo()
Returns the remote endpoint (resource) info for particular receiver at runtime.
|
getInstanceName
getId
ManageableReceiver.PersistentReceiverInfo.ResourceInfo getResourceInfo() throws IllegalStateException
IllegalStateException
- if the receiver is not in connected to the appliance and
endpoint binding is not establishedCopyright 2019-2024 Solace Corporation. All rights reserved.