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(org.apache.activemq.artemis.core.config.Configuration configuration)Deprecated.EmbeddedJMSEmbeddedJMS. setContext(javax.naming.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.
-