Class FederationQueuePolicyConfiguration.Matcher
java.lang.Object
org.apache.activemq.artemis.core.config.federation.FederationQueuePolicyConfiguration.Matcher
- All Implemented Interfaces:
Serializable
- Enclosing class:
FederationQueuePolicyConfiguration
public static class FederationQueuePolicyConfiguration.Matcher
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecode(ActiveMQBuffer buffer) voidencode(ActiveMQBuffer buffer) booleangetName()inthashCode()setAddressMatch(String addressMatch) voidsetQueueMatch(String queueMatch)
-
Constructor Details
-
Matcher
public Matcher()
-
-
Method Details
-
getName
-
setName
-
getQueueMatch
-
setQueueMatch
-
getAddressMatch
-
setAddressMatch
-
equals
-
hashCode
-
encode
-
decode
-