public class EjbConcurrencyMergingProcessor extends AbstractMergingProcessor<SessionBeanComponentDescription>
Lock
and AccessTimeout
metadataConstructor and Description |
---|
EjbConcurrencyMergingProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration)
Handle annotations relating to the component that have been found in the deployment.
|
protected void |
handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration)
Handle the deployment descriptor
|
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit context) |
deploy, getMethodIntf, getMethodParams
protected void handleAnnotations(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, EEApplicationClasses applicationClasses, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration)
AbstractMergingProcessor
handleAnnotations
in class AbstractMergingProcessor<SessionBeanComponentDescription>
protected void handleDeploymentDescriptor(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex, Class<?> componentClass, SessionBeanComponentDescription componentConfiguration) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
AbstractMergingProcessor
handleDeploymentDescriptor
in class AbstractMergingProcessor<SessionBeanComponentDescription>
org.jboss.as.server.deployment.DeploymentUnitProcessingException
public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
undeploy
in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
undeploy
in class AbstractMergingProcessor<SessionBeanComponentDescription>
Copyright © 2017 JBoss by Red Hat. All rights reserved.