Package | Description |
---|---|
org.hornetq.core.deployers | |
org.hornetq.core.deployers.impl | |
org.hornetq.jms.server.impl |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentManager.registerDeployer(Deployer deployer)
registers a deployable object which will handle the deployment of URL's
|
void |
DeploymentManager.unregisterDeployer(Deployer deployer)
unregisters a deployable object which will handle the deployment of URL's
|
Modifier and Type | Class and Description |
---|---|
class |
AddressSettingsDeployer
A deployer for creating a set of queue settings and adding them to a repository
|
class |
BasicUserCredentialsDeployer
deployer for adding security loaded from the file "hornetq-users.xml"
|
class |
QueueDeployer
A QueueDeployer
|
class |
SecurityDeployer
Deploys the security settings into a security repository and adds them to the security store.
|
class |
XmlDeployer |
Modifier and Type | Field and Description |
---|---|
Deployer |
FileDeploymentManager.DeployInfo.deployer |
Modifier and Type | Method and Description |
---|---|
Map<Pair<URI,Deployer>,FileDeploymentManager.DeployInfo> |
FileDeploymentManager.getDeployed() |
List<Deployer> |
FileDeploymentManager.getDeployers() |
Modifier and Type | Method and Description |
---|---|
void |
FileDeploymentManager.registerDeployer(Deployer deployer)
registers a Deployer object which will handle the deployment of URL's
|
void |
FileDeploymentManager.unregisterDeployer(Deployer deployer) |
Modifier and Type | Class and Description |
---|---|
class |
JMSServerDeployer |
Copyright © 2018 JBoss by Red Hat. All rights reserved.