[jbossts-issues] [JBoss JIRA] Created: (JBTM-735) provide bean based configuration, part 3

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Thu Apr 1 10:15:38 EDT 2010


provide bean based configuration, part 3
----------------------------------------

                 Key: JBTM-735
                 URL: https://jira.jboss.org/jira/browse/JBTM-735
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Configuration
    Affects Versions: 4.9.0
            Reporter: Jonathan Halliday
            Assignee: Jonathan Halliday
             Fix For: 4.12.0


Many points in our code read a String property and treat it as a class name to load. Move this functionality to the EnvironmentBeans, so the instantiated class can be retrieved directly. This will reduce classloading duplication and also help with integration to DI frameworks that wish to pass in a pre-instantiated instance of some class.

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

        


More information about the jbossts-issues mailing list