[jboss-jira] [JBoss JIRA] (WFLY-13436) Refactor AbstractDeploymentUnitProcessor maybe remove it
Cheng Fang (Jira)
issues at jboss.org
Wed May 6 15:37:31 EDT 2020
Cheng Fang created WFLY-13436:
---------------------------------
Summary: Refactor AbstractDeploymentUnitProcessor maybe remove it
Key: WFLY-13436
URL: https://issues.redhat.com/browse/WFLY-13436
Project: WildFly
Issue Type: Enhancement
Components: EJB
Reporter: Cheng Fang
Assignee: Cheng Fang
* {{AbstractDeploymentUnitProcessor}} is declared {{public}}, but is not used else where.
* It has only 1 subclass, {{AnnotatedEJBComponentDescriptionDeploymentUnitProcessor}}. Need to check if we can remove {{AbstractDeploymentUnitProcessor}}.
There are about 39 DUP classes in ejb3, and there could be some common logic that can be placed in a super class. Need to double check.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list