@ProviderType
public static interface ManageableReceiver.PersistentReceiverInfo.ResourceInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the resource.
|
boolean |
isDurable()
Returns whether the resource is durable.
|
String getName()
String representing the name of the resource.boolean isDurable()
true) or not
(false).Copyright 2019-2025 Solace Corporation. All rights reserved.