Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1626

Create a ClassLoader capable of loading Primitives

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0-Beta11
    • None
    • common
    • None

    Description

      In some instances we must load the class for primitives ie:

      void.class
      double.class

      Centralize this logic in a PrimitiveCapableClassLoader(ClassLoader parent) which follows a child-first delegation model to handle primitives, and if not, go to the parent.

      Attachments

        Issue Links

          Activity

            People

              jaikiran Jaikiran Pai (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: