Uses of Class
org.apache.activemq.artemis.jms.server.embedded.EmbeddedJMS
Packages that use EmbeddedJMS
-
Uses of EmbeddedJMS in org.apache.activemq.artemis.jms.server.embedded
Methods in org.apache.activemq.artemis.jms.server.embedded that return EmbeddedJMSModifier and TypeMethodDescriptionEmbeddedJMS.setConfiguration(Configuration configuration) Deprecated.EmbeddedJMS.setContext(Context context) Deprecated.If you want to use JNDI instead of an internal map, set this propertyEmbeddedJMS.setJmsConfiguration(JMSConfiguration jmsConfiguration) Deprecated.By default, this class uses file-based configuration.EmbeddedJMS.setRegistry(BindingRegistry registry) Deprecated.Only set this property if you are using a custom BindingRegistryEmbeddedJMS.start()Deprecated.EmbeddedJMS.stop()Deprecated.