public class AnyDestination extends ActiveMQDestination
COMPOSITE_SEPERATOR, compositeDestinations, destinationPaths, hashValue, IS_DLQ, isPattern, options, PATH_SEPERATOR, physicalName, QUEUE_QUALIFIED_PREFIX, QUEUE_TYPE, TEMP_DESTINATION_NAME_PREFIX, TEMP_MASK, TEMP_QUEUE_QUALIFED_PREFIX, TEMP_QUEUE_TYPE, TEMP_TOPIC_QUALIFED_PREFIX, TEMP_TOPIC_TYPE, TOPIC_QUALIFIED_PREFIX, TOPIC_TYPE, unresolvableDestinationTransformer| Constructor and Description |
|---|
AnyDestination(ActiveMQDestination[] destinations) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getDataStructureType() |
byte |
getDestinationType() |
protected String |
getQualifiedPrefix() |
boolean |
isQueue() |
boolean |
isTopic() |
buildFromProperties, compare, compareTo, createDestination, createDestination, equals, getCompositeDestinations, getDestinationPaths, getDestinationTypeAsString, getOptions, getPhysicalName, getQualifiedName, getUnresolvableDestinationTransformer, hashCode, isComposite, isDLQ, isMarshallAware, isPattern, isTemporary, populateProperties, readExternal, setCompositeDestinations, setDLQ, setPhysicalName, setUnresolvableDestinationTransformer, toString, transform, writeExternalgetProperties, getReference, setPropertiespublic AnyDestination(ActiveMQDestination[] destinations)
protected String getQualifiedPrefix()
getQualifiedPrefix in class ActiveMQDestinationpublic byte getDestinationType()
getDestinationType in class ActiveMQDestinationpublic byte getDataStructureType()
public boolean isQueue()
isQueue in class ActiveMQDestinationpublic boolean isTopic()
isTopic in class ActiveMQDestinationCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.