|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.jndi.JNDIBaseStorable
org.apache.activemq.command.ActiveMQDestination
org.apache.activemq.filter.AnyDestination
public class AnyDestination
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.command.ActiveMQDestination |
|---|
COMPOSITE_SEPERATOR, compositeDestinations, destinationPaths, hashValue, 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 Summary | |
|---|---|
AnyDestination(ActiveMQDestination[] destinations)
|
|
| Method Summary | |
|---|---|
byte |
getDataStructureType()
|
byte |
getDestinationType()
|
protected java.lang.String |
getQualifiedPrefix()
|
boolean |
isQueue()
|
boolean |
isTopic()
|
| Methods inherited from class org.apache.activemq.command.ActiveMQDestination |
|---|
buildFromProperties, compare, compareTo, createDestination, createDestination, equals, getCompositeDestinations, getDestinationPaths, getDestinationTypeAsString, getOptions, getPhysicalName, getQualifiedName, getUnresolvableDestinationTransformer, hashCode, isComposite, isMarshallAware, isPattern, isTemporary, populateProperties, readExternal, setCompositeDestinations, setPhysicalName, setUnresolvableDestinationTransformer, toString, transform, writeExternal |
| Methods inherited from class org.apache.activemq.jndi.JNDIBaseStorable |
|---|
getProperties, getReference, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnyDestination(ActiveMQDestination[] destinations)
| Method Detail |
|---|
protected java.lang.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 ActiveMQDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||