[jboss-jira] [JBoss JIRA] (WFLY-11440) Remove deprecated org.jboss.as.ejb3.component.EJBUtilities class

Richard Opalka (Jira) issues at jboss.org
Thu Nov 29 05:53:00 EST 2018


Richard Opalka created WFLY-11440:
-------------------------------------

             Summary: Remove deprecated org.jboss.as.ejb3.component.EJBUtilities class
                 Key: WFLY-11440
                 URL: https://issues.jboss.org/browse/WFLY-11440
             Project: WildFly
          Issue Type: Enhancement
          Components: EJB
            Reporter: Richard Opalka
            Assignee: Richard Opalka
             Fix For: 15.0.0.CR1


EJBUtilities class have been deprecated long time ago.
It is the only class that implements org.jboss.as.ejb3.inflow.EndpointDeployer interface
and the only class that uses BasicComponentCreateService.deploymentUnit injection.
Once this class is eliminated we can remove deploymentUnit injector
and decrease number of graph dependencies being created when deploying EE apps.




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list