public class Artemis extends Object
A main class which setups up a classpath and then passes execution off to the ActiveMQ Artemis cli main.
| Constructor and Description |
|---|
Artemis() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
execute(File artemisHome,
File artemisInstance,
List<String> args)
This is a good method for booting an embedded command
|
static Object |
execute(File fileHome,
File fileInstance,
String... args)
This is a good method for booting an embedded command
|
static void |
main(String[] args) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.