Package | Description |
---|---|
org.apache.activemq.artemis.core.server.embedded |
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() |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.