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)
Deprecated.
|
EmbeddedJMS |
EmbeddedJMS.setContext(Context context)
Deprecated.
If you want to use JNDI instead of an internal map, set this property
|
EmbeddedJMS |
EmbeddedJMS.setJmsConfiguration(JMSConfiguration jmsConfiguration)
Deprecated.
By default, this class uses file-based configuration.
|
EmbeddedJMS |
EmbeddedJMS.setRegistry(BindingRegistry registry)
Deprecated.
Only set this property if you are using a custom BindingRegistry
|
EmbeddedJMS |
EmbeddedJMS.start()
Deprecated.
|
EmbeddedJMS |
EmbeddedJMS.stop()
Deprecated.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.