-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
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.
- is related to
-
WFLY-11237 Eliminate ServiceBuilder's deprecated methods usages
- Closed
-
WFLY-11441 Eliminate BasicComponentCreateService.deploymentUnit injector
- Closed