Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-966

Refactor LoaderService to not create instances of class on its own

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0-M1
    • None
    • None

    Description

      The current LoaderService implementation create instances by using newInstance() which is a bad practice (IMHO). Instances should only get created by the container (spring). Using a BeanFactoryPostProcessor is prolly the way to go.

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: