Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-23

Add support for dynamic imports

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta5
    • None
    • None
    • None

      Dynamic imports are matched to export definitions (to form package wir-
      ings) during class loading, and therefore do not affect module resolution.
      Dynamic imports apply only to packages for which no wire has been estab-
      lished and no definition could be found in any other way. Dynamic import
      is used as last resort.

      For test coverage see: http://github.com/jbosgi/jbosgi-container/blob/master/itest/src/test/java/org/jboss/test/osgi/container/classloader/DynamicImportPackageTestCase.java

            jgreene@redhat.com Jason Greene
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: