public class CmpEntityBeanComponentDescriptionFactory extends EntityBeanComponentDescriptionFactory
appclient| Constructor and Description |
|---|
CmpEntityBeanComponentDescriptionFactory(boolean appclient) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityBeanComponentDescription |
createDescription(String beanName,
String beanClassName,
EjbJarDescription ejbJarDescription,
org.jboss.msc.service.ServiceName serviceName,
org.jboss.metadata.ejb.spec.EntityBeanMetaData descriptorData) |
protected void |
mark(DeploymentUnit deploymentUnit) |
protected boolean |
shouldProcess(org.jboss.metadata.ejb.spec.EntityBeanMetaData entity) |
processBeanMetaDatadeploy, getEjbJarDescription, processAnnotations, processDeploymentDescriptor, undeploypublic CmpEntityBeanComponentDescriptionFactory(boolean appclient)
protected void mark(DeploymentUnit deploymentUnit)
mark in class EntityBeanComponentDescriptionFactoryprotected boolean shouldProcess(org.jboss.metadata.ejb.spec.EntityBeanMetaData entity)
shouldProcess in class EntityBeanComponentDescriptionFactoryprotected EntityBeanComponentDescription createDescription(String beanName, String beanClassName, EjbJarDescription ejbJarDescription, org.jboss.msc.service.ServiceName serviceName, org.jboss.metadata.ejb.spec.EntityBeanMetaData descriptorData)
createDescription in class EntityBeanComponentDescriptionFactoryCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.