| Package | Description |
|---|---|
| org.apache.activemq.artemis.cli.factory | |
| org.apache.activemq.artemis.dto |
The JAXB POJOs for the XML configuration of ActiveMQ Artemis broker
|
| org.apache.activemq.artemis.integration |
| Modifier and Type | Method and Description |
|---|---|
Broker |
FileBrokerHandler.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security) |
Broker |
BrokerHandler.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security) |
static Broker |
BrokerFactory.createServer(ServerDTO brokerDTO,
ActiveMQSecurityManager security) |
| Modifier and Type | Field and Description |
|---|---|
ServerDTO |
BrokerDTO.server |
| Constructor and Description |
|---|
FileBroker(ServerDTO broker,
ActiveMQSecurityManager security) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.