public class SessionBeanComponentDescriptionFactory extends EJBComponentDescriptionFactory
appclient
Constructor and Description |
---|
SessionBeanComponentDescriptionFactory(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 SessionBeanComponentDescriptionFactory(boolean appclient)
protected void processAnnotations(DeploymentUnit deploymentUnit, CompositeIndex compositeIndex) throws DeploymentUnitProcessingException
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 © 2013 JBoss by Red Hat. All rights reserved.