Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoTopic |
DtoDestinationEntry.Destination.topic |
protected DtoTopic |
DtoQueueDispatchSelector.Destination.topic |
protected DtoTopic |
DtoFilteredKahaDB.Destination.topic |
protected DtoTopic |
DtoFilteredDestination.Destination.topic |
protected DtoTopic |
DtoRedeliveryPolicy.Destination.topic |
protected DtoTopic |
DtoDiscarding.DeadLetterQueue.topic |
protected DtoTopic |
DtoSimpleDispatchSelector.Destination.topic |
protected DtoTopic |
DtoTempDestinationAuthorizationEntry.Destination.topic |
protected DtoTopic |
DtoAuthorizationEntry.Destination.topic |
protected DtoTopic |
DtoOutboundTopicBridge.ConsumerTopic.topic |
protected DtoTopic |
DtoOutboundTopicBridge.ProducerTopic.topic |
protected DtoTopic |
DtoSharedDeadLetterStrategy.DeadLetterQueue.topic |
protected DtoTopic |
DtoPolicyEntry.Destination.topic |
protected DtoTopic |
DtoInboundTopicBridge.ConsumerTopic.topic |
protected DtoTopic |
DtoInboundTopicBridge.ProducerTopic.topic |
Modifier and Type | Method and Description |
---|---|
DtoTopic |
ObjectFactory.createDtoTopic()
Create an instance of
DtoTopic |
DtoTopic |
DtoDestinationEntry.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoQueueDispatchSelector.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoFilteredKahaDB.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoFilteredDestination.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoRedeliveryPolicy.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoDiscarding.DeadLetterQueue.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoSimpleDispatchSelector.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoTempDestinationAuthorizationEntry.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoAuthorizationEntry.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoOutboundTopicBridge.ConsumerTopic.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoOutboundTopicBridge.ProducerTopic.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoSharedDeadLetterStrategy.DeadLetterQueue.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoPolicyEntry.Destination.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoInboundTopicBridge.ConsumerTopic.getTopic()
Gets the value of the topic property.
|
DtoTopic |
DtoInboundTopicBridge.ProducerTopic.getTopic()
Gets the value of the topic property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoDestinationEntry.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoQueueDispatchSelector.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoFilteredKahaDB.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoFilteredDestination.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoRedeliveryPolicy.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoDiscarding.DeadLetterQueue.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoSimpleDispatchSelector.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoTempDestinationAuthorizationEntry.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoAuthorizationEntry.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoOutboundTopicBridge.ConsumerTopic.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoOutboundTopicBridge.ProducerTopic.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoSharedDeadLetterStrategy.DeadLetterQueue.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoPolicyEntry.Destination.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoInboundTopicBridge.ConsumerTopic.setTopic(DtoTopic value)
Sets the value of the topic property.
|
void |
DtoInboundTopicBridge.ProducerTopic.setTopic(DtoTopic value)
Sets the value of the topic property.
|
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.