public class AsynchronousMergingProcessor extends AbstractMergingProcessor<SessionBeanComponentDescription>
Constructor and Description |
---|
AsynchronousMergingProcessor(org.jboss.msc.service.ServiceName asynchronousThreadPoolService) |
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, undeploy
public AsynchronousMergingProcessor(org.jboss.msc.service.ServiceName asynchronousThreadPoolService)
protected void handleAnnotations(DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessor
handleAnnotations
in class AbstractMergingProcessor<SessionBeanComponentDescription>
DeploymentUnitProcessingException
protected void handleDeploymentDescriptor(DeploymentUnit deploymentUnit, DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription description) throws DeploymentUnitProcessingException
AbstractMergingProcessor
handleDeploymentDescriptor
in class AbstractMergingProcessor<SessionBeanComponentDescription>
DeploymentUnitProcessingException
Copyright © 2014 JBoss by Red Hat. All rights reserved.