Class MdbDeliveryMergingProcessor

All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class MdbDeliveryMergingProcessor extends AbstractMergingProcessor<MessageDrivenComponentDescription>
Handles the DeliveryActive and DeliveryGroup annotation merging
Author:
Jeff Mesnil (c) 2013 Red Hat inc., Flavia Rainone
  • Constructor Details

    • MdbDeliveryMergingProcessor

      public MdbDeliveryMergingProcessor()
  • Method Details