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()Obtient la valeur de la propriété topic.DtoTopicDtoDestinationEntry.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoDiscarding.DeadLetterQueue. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoFilteredDestination.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoFilteredKahaDB.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoInboundTopicBridge.ConsumerTopic. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoInboundTopicBridge.ProducerTopic. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoOutboundTopicBridge.ConsumerTopic. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoOutboundTopicBridge.ProducerTopic. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoPolicyEntry.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoQueueDispatchSelector.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoRedeliveryPolicy.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoSharedDeadLetterStrategy.DeadLetterQueue. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoSimpleDispatchSelector.Destination. getTopic()Obtient la valeur de la propriété topic.DtoTopicDtoTempDestinationAuthorizationEntry.Destination. getTopic()Obtient la valeur de la propriété topic.Methods in org.apache.activemq.schema.core with parameters of type DtoTopic Modifier and Type Method Description voidDtoAuthorizationEntry.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoDestinationEntry.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoDiscarding.DeadLetterQueue. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoFilteredDestination.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoFilteredKahaDB.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoInboundTopicBridge.ConsumerTopic. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoInboundTopicBridge.ProducerTopic. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoOutboundTopicBridge.ConsumerTopic. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoOutboundTopicBridge.ProducerTopic. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoPolicyEntry.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoQueueDispatchSelector.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoRedeliveryPolicy.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoSharedDeadLetterStrategy.DeadLetterQueue. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoSimpleDispatchSelector.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.voidDtoTempDestinationAuthorizationEntry.Destination. setTopic(DtoTopic value)Définit la valeur de la propriété topic.
-