public interface  org.apache.activemq.store.PersistenceAdapterSupport$DestinationMatcher extends java.lang.Object
{
public abstract boolean matches(org.apache.activemq.command.ActiveMQDestination);
}