Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-305

Class loader subsystem

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha11
    • None
    • Fungal
    • None

      Create a ClassLoaderFactory which can create kernel class loaders using different strategies.

      Strategies should include:

      • PARENT_FIRST - Parent first model
      • PARENT:_LAST - Parent last model
      • EXPORT - OSGi-like model

      The "EXPORT" strategy should be backed with ArchiveClassLoader which maps to a single JAR library - and controlled by an ExportClassLoaderRepository. All JAR libraries that doesn't contain OSGi bundle information should be controlled by a NonExportClassLoader.

            jpederse@redhat.com Jesper Pedersen
            jpederse@redhat.com Jesper Pedersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: