public class CmpEntityMetaDataProcessor extends AbstractMergingProcessor<CmpEntityBeanComponentDescription>
| Constructor and Description |
|---|
CmpEntityMetaDataProcessor(Class<CmpEntityBeanComponentDescription> typeParam) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
CmpEntityBeanComponentDescription description)
Handle annotations relating to the component that have been found in the deployment.
|
protected void |
handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
CmpEntityBeanComponentDescription description)
Handle the deployment descriptor
|
deploy, getMethodIntf, getMethodParams, undeploypublic CmpEntityMetaDataProcessor(Class<CmpEntityBeanComponentDescription> typeParam)
protected void handleAnnotations(DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, CmpEntityBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessorhandleAnnotations in class AbstractMergingProcessor<CmpEntityBeanComponentDescription>DeploymentUnitProcessingExceptionprotected void handleDeploymentDescriptor(DeploymentUnit deploymentUnit, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, CmpEntityBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessorhandleDeploymentDescriptor in class AbstractMergingProcessor<CmpEntityBeanComponentDescription>DeploymentUnitProcessingExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.