Package | Description |
---|---|
org.apache.activemq.artemis.jms.server.embedded |
Modifier and Type | Method and Description |
---|---|
EmbeddedJMS |
EmbeddedJMS.setConfiguration(org.apache.activemq.artemis.core.config.Configuration configuration) |
EmbeddedJMS |
EmbeddedJMS.setContext(Context context)
If you want to use JNDI instead of an internal map, set this property
|
EmbeddedJMS |
EmbeddedJMS.setJmsConfiguration(JMSConfiguration jmsConfiguration)
By default, this class uses file-based configuration.
|
EmbeddedJMS |
EmbeddedJMS.setRegistry(BindingRegistry registry)
Only set this property if you are using a custom BindingRegistry
|
EmbeddedJMS |
EmbeddedJMS.start() |
EmbeddedJMS |
EmbeddedJMS.stop() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.