Package | Description |
---|---|
org.apache.activemq.artemis.core.config | |
org.apache.activemq.artemis.core.config.impl | |
org.apache.activemq.artemis.core.deployers |
Modifier and Type | Method and Description |
---|---|
FileDeploymentManager |
FileDeploymentManager.addDeployable(Deployable deployable) |
Modifier and Type | Class and Description |
---|---|
class |
FileConfiguration
A
FileConfiguration reads configuration values from a file. |
Modifier and Type | Method and Description |
---|---|
void |
FileConfiguration.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components) |
Modifier and Type | Method and Description |
---|---|
void |
Deployable.buildService(ActiveMQSecurityManager securityManager,
MBeanServer mBeanServer,
Map<String,Deployable> deployables,
Map<String,ActiveMQComponent> components) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.