Uses of Class
org.apache.activemq.schema.core.DtoTopic

Packages that use DtoTopic
Package
Description
 
  • Uses of DtoTopic in org.apache.activemq.schema.core

    Modifier and Type
    Field
    Description
    protected DtoTopic
    DtoAuthorizationEntry.Destination.topic
     
    protected DtoTopic
    DtoDestinationEntry.Destination.topic
     
    protected DtoTopic
    DtoDiscarding.DeadLetterQueue.topic
     
    protected DtoTopic
    DtoFilteredDestination.Destination.topic
     
    protected DtoTopic
    DtoFilteredKahaDB.Destination.topic
     
    protected DtoTopic
    DtoInboundTopicBridge.ConsumerTopic.topic
     
    protected DtoTopic
    DtoInboundTopicBridge.ProducerTopic.topic
     
    protected DtoTopic
    DtoOutboundTopicBridge.ConsumerTopic.topic
     
    protected DtoTopic
    DtoOutboundTopicBridge.ProducerTopic.topic
     
    protected DtoTopic
    DtoPolicyEntry.Destination.topic
     
    protected DtoTopic
    DtoQueueDispatchSelector.Destination.topic
     
    protected DtoTopic
    DtoRedeliveryPolicy.Destination.topic
     
    protected DtoTopic
    DtoSharedDeadLetterStrategy.DeadLetterQueue.topic
     
    protected DtoTopic
    DtoSimpleDispatchSelector.Destination.topic
     
    protected DtoTopic
    DtoTempDestinationAuthorizationEntry.Destination.topic
     
    Modifier and Type
    Method
    Description
    ObjectFactory.createDtoTopic()
    Create an instance of DtoTopic
    DtoAuthorizationEntry.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoDestinationEntry.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoDiscarding.DeadLetterQueue.getTopic()
    Obtient la valeur de la propriété topic.
    DtoFilteredDestination.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoFilteredKahaDB.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoInboundTopicBridge.ConsumerTopic.getTopic()
    Obtient la valeur de la propriété topic.
    DtoInboundTopicBridge.ProducerTopic.getTopic()
    Obtient la valeur de la propriété topic.
    DtoOutboundTopicBridge.ConsumerTopic.getTopic()
    Obtient la valeur de la propriété topic.
    DtoOutboundTopicBridge.ProducerTopic.getTopic()
    Obtient la valeur de la propriété topic.
    DtoPolicyEntry.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoQueueDispatchSelector.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoRedeliveryPolicy.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoSharedDeadLetterStrategy.DeadLetterQueue.getTopic()
    Obtient la valeur de la propriété topic.
    DtoSimpleDispatchSelector.Destination.getTopic()
    Obtient la valeur de la propriété topic.
    DtoTempDestinationAuthorizationEntry.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
    void
    DtoAuthorizationEntry.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoDestinationEntry.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoDiscarding.DeadLetterQueue.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoFilteredDestination.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoFilteredKahaDB.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoInboundTopicBridge.ConsumerTopic.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoInboundTopicBridge.ProducerTopic.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoOutboundTopicBridge.ConsumerTopic.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoOutboundTopicBridge.ProducerTopic.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoPolicyEntry.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoQueueDispatchSelector.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoRedeliveryPolicy.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoSharedDeadLetterStrategy.DeadLetterQueue.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoSimpleDispatchSelector.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.
    void
    DtoTempDestinationAuthorizationEntry.Destination.setTopic(DtoTopic value)
    Définit la valeur de la propriété topic.