Uses of Class
org.wildfly.extension.messaging.activemq.jms.ExternalJMSTopicService
-
Packages that use ExternalJMSTopicService Package Description org.wildfly.extension.messaging.activemq.jms -
-
Uses of ExternalJMSTopicService in org.wildfly.extension.messaging.activemq.jms
Methods in org.wildfly.extension.messaging.activemq.jms that return ExternalJMSTopicService Modifier and Type Method Description static ExternalJMSTopicServiceExternalJMSTopicService. installRuntimeTopicService(DestinationConfiguration config, org.jboss.msc.service.ServiceTarget serviceTarget, org.jboss.msc.service.ServiceName pcf, boolean enabledAMQ1Prefix)static ExternalJMSTopicServiceExternalJMSTopicService. installService(String name, org.jboss.msc.service.ServiceName serviceName, org.jboss.msc.service.ServiceTarget serviceTarget, boolean enabledAMQ1Prefix)
-