Uses of Class
org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription
Packages that use MessageDrivenComponentDescription
-
Uses of MessageDrivenComponentDescription in org.jboss.as.ejb3.deployment.processors.merging
Methods in org.jboss.as.ejb3.deployment.processors.merging with parameters of type MessageDrivenComponentDescriptionModifier and TypeMethodDescriptionprotected voidClusteredSingletonMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentDescription) protected voidMdbDeliveryMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentConfiguration) protected voidResourceAdaptorMergingProcessor.handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentConfiguration) protected voidClusteredSingletonMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentDescription) protected voidMdbDeliveryMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentConfiguration) protected voidResourceAdaptorMergingProcessor.handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, MessageDrivenComponentDescription componentConfiguration) protected voidMessageDrivenBeanPoolMergingProcessor.setPoolName(MessageDrivenComponentDescription componentDescription, String poolName)