[jira] [Created] (OFBIZ-11032) ServiceDispatcher implementation details should be private

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11032) ServiceDispatcher implementation details should be private

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-11032:
--------------------------------------

             Summary: ServiceDispatcher implementation details should be private
                 Key: OFBIZ-11032
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11032
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
            Assignee: Mathieu Lirzin


The {{protected}} modifier is used for the ServiceDispatcher in place of {{private}}. Since the {{ServiceDispatcher}} is not meant to be extended by plugins it is not desirable to use the {{protected}} modifier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)