public static class FederationQueuePolicyConfiguration.Matcher extends Object implements Serializable
| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
boolean |
equals(Object o) |
String |
getAddressMatch() |
String |
getQueueMatch() |
int |
hashCode() |
FederationQueuePolicyConfiguration.Matcher |
setAddressMatch(String addressMatch) |
FederationQueuePolicyConfiguration.Matcher |
setQueueMatch(String queueMatch) |
public String getQueueMatch()
public FederationQueuePolicyConfiguration.Matcher setQueueMatch(String queueMatch)
public String getAddressMatch()
public FederationQueuePolicyConfiguration.Matcher setAddressMatch(String addressMatch)
public void encode(ActiveMQBuffer buffer)
public void decode(ActiveMQBuffer buffer)
Copyright © 2025 JBoss by Red Hat. All rights reserved.