public static interface PersistenceAdapterSupport.DestinationMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.activemq.command.ActiveMQDestination destination)
Given a Destination object, return true if the destination matches some defined
search criteria, false otherwise.
|
boolean matches(org.apache.activemq.command.ActiveMQDestination destination)
destination - the destination to inspect.Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.