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