JavaScript is disabled on your browser.
WildFly: EJB Subsystem 19.0.0.Beta2
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
public class AnnotatedEJBComponentDescriptionDeploymentUnitProcessor
extends AbstractDeploymentUnitProcessor
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Make sure we process annotations first and then start on the descriptors.
Author:
Carlo de Wolf
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
protected void
processAnnotations (org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
org.jboss.as.server.deployment.annotation.CompositeIndex compositeIndex)
protected void
processBeanMetaData (org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData ejb)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.jboss.as.server.deployment.DeploymentUnitProcessor
deploy, undeploy
WildFly: EJB Subsystem 19.0.0.Beta2
Copyright © 2020 JBoss by Red Hat . All rights reserved.