Uses of Interface
org.apache.activemq.artemis.jms.server.config.TopicConfiguration
Packages that use TopicConfiguration
Package
Description
-
Uses of TopicConfiguration in org.apache.activemq.artemis.jms.server
Methods in org.apache.activemq.artemis.jms.server that return TopicConfigurationModifier and TypeMethodDescriptionJMSServerConfigParser.parseTopicConfiguration(Node node) Parse the topic node as a TopicConfiguration object -
Uses of TopicConfiguration in org.apache.activemq.artemis.jms.server.config
Methods in org.apache.activemq.artemis.jms.server.config that return TopicConfigurationMethods in org.apache.activemq.artemis.jms.server.config that return types with arguments of type TopicConfigurationMethod parameters in org.apache.activemq.artemis.jms.server.config with type arguments of type TopicConfigurationModifier and TypeMethodDescriptionJMSConfiguration.setTopicConfigurations(List<TopicConfiguration> topicConfigurations) -
Uses of TopicConfiguration in org.apache.activemq.artemis.jms.server.config.impl
Classes in org.apache.activemq.artemis.jms.server.config.impl that implement TopicConfigurationMethods in org.apache.activemq.artemis.jms.server.config.impl that return TopicConfigurationModifier and TypeMethodDescriptionprotected static TopicConfigurationstatic TopicConfigurationFileJMSConfiguration.parseTopicConfiguration(Node node) Parse the topic node as a TopicConfiguration objectMethods in org.apache.activemq.artemis.jms.server.config.impl that return types with arguments of type TopicConfigurationMethod parameters in org.apache.activemq.artemis.jms.server.config.impl with type arguments of type TopicConfigurationModifier and TypeMethodDescriptionJMSConfigurationImpl.setTopicConfigurations(List<TopicConfiguration> topicConfigurations)