/[Apache-SVN]
ViewVC logotype

Revision 1868027


Jump to revision: Previous Next
Author: mthl
Date: Sat Oct 5 15:44:21 2019 UTC (4 years, 6 months ago)
Changed paths: 3
Log Message:
Improved: Rewrite ‘Classpath’ class
(OFBIZ-11237)

This class has been moved to ‘org.apache.ofbiz.base.container’ to be
able to reduce its visibility to the “package” level.

The API has been change to avoid unnecessary checks and simpler dataflow.

There was no need to provide thread safety so the ‘synchronized’
blocks have been removed.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/container/Classpath.java added
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/container/ComponentContainer.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/start/src/main/java/org/apache/ofbiz/base/start/Classpath.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26