Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
Trunk
-
None
-
None
-
Community Day 2 - 2016, OFBiz Community Day (May 2020)
Description
- Make ConfigXMLReader class as final.
- Add a private constructor.
- Make the following public static variable as private.
public static final String MODULE = ConfigXMLReader.class.getName(); public static final Path CONTROLLERXMLFILENAME = Paths.get("WEB-INF", "controller.xml"); public static final RequestResponse emptyNoneRequestResponse = RequestResponse.createEmptyNoneRequestResponse();
Attachments
Issue Links
- links to