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) |
processBeanMetaData
deploy, getEjbJarDescription, processAnnotations, processDeploymentDescriptor, undeploy
public CmpEntityBeanComponentDescriptionFactory(boolean appclient)
protected void mark(DeploymentUnit deploymentUnit)
mark
in class EntityBeanComponentDescriptionFactory
protected boolean shouldProcess(org.jboss.metadata.ejb.spec.EntityBeanMetaData entity)
shouldProcess
in class EntityBeanComponentDescriptionFactory
protected EntityBeanComponentDescription createDescription(String beanName, String beanClassName, EjbJarDescription ejbJarDescription, org.jboss.msc.service.ServiceName serviceName, org.jboss.metadata.ejb.spec.EntityBeanMetaData descriptorData)
createDescription
in class EntityBeanComponentDescriptionFactory
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.