Package | Description |
---|---|
org.apache.activemq.artemis.integration.spring | |
org.apache.activemq.artemis.jms.server.embedded | |
org.apache.activemq.artemis.rest.integration |
Modifier and Type | Class and Description |
---|---|
class |
SpringJmsBootstrap |
Modifier and Type | Method and Description |
---|---|
EmbeddedJMS |
EmbeddedJMS.setConfiguration(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() |
Modifier and Type | Method and Description |
---|---|
EmbeddedJMS |
EmbeddedRestActiveMQJMS.getEmbeddedJMS() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.