public class PolicyMap extends org.apache.activemq.filter.DestinationMap
| Constructor and Description |
|---|
PolicyMap() |
| Modifier and Type | Method and Description |
|---|---|
PolicyEntry |
getDefaultEntry() |
protected Class<? extends org.apache.activemq.filter.DestinationMapEntry> |
getEntryClass() |
PolicyEntry |
getEntryFor(org.apache.activemq.command.ActiveMQDestination destination) |
void |
setDefaultEntry(PolicyEntry defaultEntry) |
void |
setPolicyEntries(List entries)
Sets the individual entries on the policy map
|
chooseValue, findWildcardMatches, findWildcardMatches, get, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, isEmpty, put, remove, removeAll, reset, setEntries, union, unsynchronizedGet, unsynchronizedPut, unsynchronizedRemovepublic PolicyMap()
public PolicyEntry getEntryFor(org.apache.activemq.command.ActiveMQDestination destination)
public void setPolicyEntries(List entries)
public PolicyEntry getDefaultEntry()
public void setDefaultEntry(PolicyEntry defaultEntry)
protected Class<? extends org.apache.activemq.filter.DestinationMapEntry> getEntryClass()
getEntryClass in class org.apache.activemq.filter.DestinationMapCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.