public class SessionBeanMergingProcessor extends AbstractMergingProcessor<SessionBeanComponentDescription>
SessionBean interface| Constructor and Description |
|---|
SessionBeanMergingProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description)
Handle annotations relating to the component that have been found in the deployment.
|
protected void |
handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description)
Handle the deployment descriptor
|
deploy, getMethodIntf, getMethodParams, undeployprotected void handleAnnotations(DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessorhandleAnnotations in class AbstractMergingProcessor<SessionBeanComponentDescription>DeploymentUnitProcessingExceptionprotected void handleDeploymentDescriptor(DeploymentUnit deploymentUnit, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessorhandleDeploymentDescriptor in class AbstractMergingProcessor<SessionBeanComponentDescription>DeploymentUnitProcessingExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.