-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Trunk
-
Fix Version/s: Upcoming Branch
-
Component/s: framework
-
Labels:None
-
Sprint:OFBiz Community Day (May 2019)
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.