public class EjbResourceInjectionAnnotationProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Deployment processor responsible for processing @EJB annotations within components. Each @EJB annotation will be registered
as an injection binding for the component.