Class 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 Jakarta Messaging connection factory to the naming context of EE modules/components.
    Author:
    Jeff Mesnil (c) 2013 Red Hat Inc., Eduardo Martins
    • Constructor Detail

      • DefaultJMSConnectionFactoryBindingProcessor

        public DefaultJMSConnectionFactoryBindingProcessor()
    • Method Detail

      • addBindings

        protected void addBindings​(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
                                   org.jboss.as.ee.component.EEModuleDescription moduleDescription)
        Specified by:
        addBindings in class org.jboss.as.ee.component.deployers.AbstractPlatformBindingProcessor