Modifier and Type | Method and Description |
---|---|
EmbeddedActiveMQ |
EmbeddedActiveMQ.setConfigResourcePath(String filename)
Classpath resource for activemq server config.
|
EmbeddedActiveMQ |
EmbeddedActiveMQ.setConfiguration(Configuration configuration)
Set this object if you are not using file-based configuration.
|
EmbeddedActiveMQ |
EmbeddedActiveMQ.setMbeanServer(MBeanServer mbeanServer)
Use this mbean server to register management beans.
|
EmbeddedActiveMQ |
EmbeddedActiveMQ.setSecurityManager(ActiveMQSecurityManager securityManager)
Set the activemq security manager.
|
EmbeddedActiveMQ |
EmbeddedActiveMQ.start() |
EmbeddedActiveMQ |
EmbeddedActiveMQ.stop() |
Modifier and Type | Class and Description |
---|---|
class |
SpringJmsBootstrap |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedJMS
Simple bootstrap class that parses activemq config files (server and jms and security) and starts
an ActiveMQServer instance and populates it with configured JMS endpoints.
|
Modifier and Type | Field and Description |
---|---|
protected EmbeddedActiveMQ |
EmbeddedRestActiveMQ.embeddedActiveMQ |
Modifier and Type | Method and Description |
---|---|
EmbeddedActiveMQ |
EmbeddedRestActiveMQ.getEmbeddedActiveMQ() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.