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