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, overridepublic MessageDrivenComponentDescriptionFactory(boolean appclient)
protected void processAnnotations(DeploymentUnit deploymentUnit, CompositeIndex compositeIndex) throws DeploymentUnitProcessingException
EJBComponentDescriptionFactoryprocessAnnotations in class EJBComponentDescriptionFactoryDeploymentUnitProcessingExceptionprotected void processBeanMetaData(DeploymentUnit deploymentUnit, org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) throws DeploymentUnitProcessingException
processBeanMetaData in class EJBComponentDescriptionFactoryDeploymentUnitProcessingExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.