Uses of Class
org.apache.activemq.schema.core.DtoTopic
-
Packages that use DtoTopic Package Description org.apache.activemq.schema.core -
-
Uses of DtoTopic in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoTopic Modifier and Type Field Description protected DtoTopicDtoAuthorizationEntry.Destination. topicprotected DtoTopicDtoDestinationEntry.Destination. topicprotected DtoTopicDtoDiscarding.DeadLetterQueue. topicprotected DtoTopicDtoFilteredDestination.Destination. topicprotected DtoTopicDtoFilteredKahaDB.Destination. topicprotected DtoTopicDtoInboundTopicBridge.ConsumerTopic. topicprotected DtoTopicDtoInboundTopicBridge.ProducerTopic. topicprotected DtoTopicDtoOutboundTopicBridge.ConsumerTopic. topicprotected DtoTopicDtoOutboundTopicBridge.ProducerTopic. topicprotected DtoTopicDtoPolicyEntry.Destination. topicprotected DtoTopicDtoQueueDispatchSelector.Destination. topicprotected DtoTopicDtoRedeliveryPolicy.Destination. topicprotected DtoTopicDtoSharedDeadLetterStrategy.DeadLetterQueue. topicprotected DtoTopicDtoSimpleDispatchSelector.Destination. topicprotected DtoTopicDtoTempDestinationAuthorizationEntry.Destination. topicMethods in org.apache.activemq.schema.core that return DtoTopic Modifier and Type Method Description DtoTopicObjectFactory. createDtoTopic()Create an instance ofDtoTopicDtoTopicDtoAuthorizationEntry.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoDestinationEntry.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoDiscarding.DeadLetterQueue. getTopic()Gets the value of the topic property.DtoTopicDtoFilteredDestination.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoFilteredKahaDB.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoInboundTopicBridge.ConsumerTopic. getTopic()Gets the value of the topic property.DtoTopicDtoInboundTopicBridge.ProducerTopic. getTopic()Gets the value of the topic property.DtoTopicDtoOutboundTopicBridge.ConsumerTopic. getTopic()Gets the value of the topic property.DtoTopicDtoOutboundTopicBridge.ProducerTopic. getTopic()Gets the value of the topic property.DtoTopicDtoPolicyEntry.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoQueueDispatchSelector.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoRedeliveryPolicy.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoSharedDeadLetterStrategy.DeadLetterQueue. getTopic()Gets the value of the topic property.DtoTopicDtoSimpleDispatchSelector.Destination. getTopic()Gets the value of the topic property.DtoTopicDtoTempDestinationAuthorizationEntry.Destination. getTopic()Gets the value of the topic property.Methods in org.apache.activemq.schema.core with parameters of type DtoTopic Modifier and Type Method Description voidDtoAuthorizationEntry.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoDestinationEntry.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoDiscarding.DeadLetterQueue. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoFilteredDestination.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoFilteredKahaDB.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoInboundTopicBridge.ConsumerTopic. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoInboundTopicBridge.ProducerTopic. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoOutboundTopicBridge.ConsumerTopic. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoOutboundTopicBridge.ProducerTopic. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoPolicyEntry.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoQueueDispatchSelector.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoRedeliveryPolicy.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoSharedDeadLetterStrategy.DeadLetterQueue. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoSimpleDispatchSelector.Destination. setTopic(DtoTopic value)Sets the value of the topic property.voidDtoTempDestinationAuthorizationEntry.Destination. setTopic(DtoTopic value)Sets the value of the topic property.
-