Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoQueue |
DtoAuthorizationEntry.Destination.queue |
protected DtoQueue |
DtoSimpleDispatchSelector.Destination.queue |
protected DtoQueue |
DtoRedeliveryPolicy.Destination.queue |
protected DtoQueue |
DtoFilteredKahaDB.Destination.queue |
protected DtoQueue |
DtoInboundQueueBridge.ConsumerQueue.queue |
protected DtoQueue |
DtoInboundQueueBridge.ProducerQueue.queue |
protected DtoQueue |
DtoSharedDeadLetterStrategy.DeadLetterQueue.queue |
protected DtoQueue |
DtoDiscarding.DeadLetterQueue.queue |
protected DtoQueue |
DtoFilteredDestination.Destination.queue |
protected DtoQueue |
DtoOutboundQueueBridge.ConsumerQueue.queue |
protected DtoQueue |
DtoOutboundQueueBridge.ProducerQueue.queue |
protected DtoQueue |
DtoQueueDispatchSelector.Destination.queue |
protected DtoQueue |
DtoTempDestinationAuthorizationEntry.Destination.queue |
protected DtoQueue |
DtoPolicyEntry.Destination.queue |
protected DtoQueue |
DtoDestinationEntry.Destination.queue |
Modifier and Type | Method and Description |
---|---|
DtoQueue |
ObjectFactory.createDtoQueue()
Create an instance of
DtoQueue |
DtoQueue |
DtoAuthorizationEntry.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoSimpleDispatchSelector.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoRedeliveryPolicy.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoFilteredKahaDB.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoInboundQueueBridge.ConsumerQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoInboundQueueBridge.ProducerQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoSharedDeadLetterStrategy.DeadLetterQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoDiscarding.DeadLetterQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoFilteredDestination.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoOutboundQueueBridge.ConsumerQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoOutboundQueueBridge.ProducerQueue.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoQueueDispatchSelector.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoTempDestinationAuthorizationEntry.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoPolicyEntry.Destination.getQueue()
Gets the value of the queue property.
|
DtoQueue |
DtoDestinationEntry.Destination.getQueue()
Gets the value of the queue property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoAuthorizationEntry.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoSimpleDispatchSelector.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoRedeliveryPolicy.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoFilteredKahaDB.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoInboundQueueBridge.ConsumerQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoInboundQueueBridge.ProducerQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoSharedDeadLetterStrategy.DeadLetterQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoDiscarding.DeadLetterQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoFilteredDestination.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoOutboundQueueBridge.ConsumerQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoOutboundQueueBridge.ProducerQueue.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoQueueDispatchSelector.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoTempDestinationAuthorizationEntry.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoPolicyEntry.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
void |
DtoDestinationEntry.Destination.setQueue(DtoQueue value)
Sets the value of the queue property.
|
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.