public class MessageDrivenComponentDescriptionFactory extends EJBComponentDescriptionFactory
appclient
Constructor and Description |
---|
MessageDrivenComponentDescriptionFactory(boolean appclient) |
Modifier and Type | Method and Description |
---|---|
protected void |
processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex)
Process annotations and merge any available metadata at the same time.
|
protected void |
processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) |
addComponent, override
public MessageDrivenComponentDescriptionFactory(boolean appclient)
protected void processAnnotations(DeploymentUnit deploymentUnit, CompositeIndex compositeIndex) throws DeploymentUnitProcessingException
EJBComponentDescriptionFactory
processAnnotations
in class EJBComponentDescriptionFactory
DeploymentUnitProcessingException
protected void processBeanMetaData(DeploymentUnit deploymentUnit, org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) throws DeploymentUnitProcessingException
processBeanMetaData
in class EJBComponentDescriptionFactory
DeploymentUnitProcessingException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.