WildFly: Messaging Subsystem With ActiveMQ Artemis 20.0.0.Beta1
- java.lang.Object
-
- org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
-
- org.wildfly.extension.messaging.activemq.deployment.DefaultJMSConnectionFactoryBindingProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class DefaultJMSConnectionFactoryBindingProcessor
extends org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
Processor responsible for binding the default jms connection factory to the naming context of EE modules/components.
- Author:
- Jeff Mesnil (c) 2013 Red Hat Inc., Eduardo Martins
-
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected void |
addBindings(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
org.jboss.as.ee.component.EEModuleDescription moduleDescription) |
-
Methods inherited from class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor
addBinding, deploy, undeploy
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Messaging Subsystem With ActiveMQ Artemis 20.0.0.Beta1
Copyright © 2020 JBoss by Red Hat. All rights reserved.