|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployer | |
---|---|
org.jboss.messaging.core.deployers | |
org.jboss.messaging.core.deployers.impl | |
org.jboss.messaging.jms.server.impl |
Uses of Deployer in org.jboss.messaging.core.deployers |
---|
Methods in org.jboss.messaging.core.deployers with parameters of type Deployer | |
---|---|
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 |
Uses of Deployer in org.jboss.messaging.core.deployers.impl |
---|
Classes in org.jboss.messaging.core.deployers.impl that implement Deployer | |
---|---|
class |
QueueSettingsDeployer
A deployer for creating a set of queue settings and adding them to a repository |
class |
SecurityDeployer
Deploys the security settings into a security repository and adds them to the security store. |
class |
SecurityManagerDeployer
deployer for adding security loaded from the file "jbm-security.xml" |
class |
XmlDeployer
|
Methods in org.jboss.messaging.core.deployers.impl with parameters of type Deployer | |
---|---|
void |
FileDeploymentManager.registerDeployer(Deployer Deployer)
registers a Deployer object which will handle the deployment of URL's |
void |
FileDeploymentManager.unregisterDeployer(Deployer Deployer)
|
Uses of Deployer in org.jboss.messaging.jms.server.impl |
---|
Classes in org.jboss.messaging.jms.server.impl that implement Deployer | |
---|---|
class |
JMSServerDeployer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |