public class PolicyMap extends DestinationMap
ANY_CHILD, ANY_DESCENDENT| Constructor and Description |
|---|
PolicyMap() |
| Modifier and Type | Method and Description |
|---|---|
PolicyEntry |
getDefaultEntry() |
protected java.lang.Class<? extends DestinationMapEntry> |
getEntryClass() |
PolicyEntry |
getEntryFor(ActiveMQDestination destination) |
void |
setDefaultEntry(PolicyEntry defaultEntry) |
void |
setPolicyEntries(java.util.List entries)
Sets the individual entries on the policy map
|
chooseValue, findWildcardMatches, get, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, isEmpty, put, remove, removeAll, reset, setEntries, unionpublic PolicyEntry getEntryFor(ActiveMQDestination destination)
public void setPolicyEntries(java.util.List entries)
public PolicyEntry getDefaultEntry()
public void setDefaultEntry(PolicyEntry defaultEntry)
protected java.lang.Class<? extends DestinationMapEntry> getEntryClass()
getEntryClass in class DestinationMapCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.