Cleanup code in the monitor to clarify the relationship between StorageFactory 
and PersistentService
----------------------------------------------------------------------------------------------------

         Key: DERBY-927
         URL: http://issues.apache.org/jira/browse/DERBY-927
     Project: Derby
        Type: Improvement
  Components: Services  
    Reporter: Daniel John Debrunner
 Assigned to: Daniel John Debrunner 
    Priority: Minor
     Fix For: 10.2.0.0


The addition of the StorageFactory code into the BaseMonitor code muddied the 
water with respect to what is a service and what is a storage factory.
Cleanup the code and add comments and/or a package.html to describe what is 
going on.
Look at loading the storage factories through the modules.properties rather 
than the hard-coded list and thus gain the benefit of the standard module 
environment
checking (jvm level and dependent classes) and ensure classes are loaded from 
modules.properties consistently.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to