Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, for the applications that can enforce one-to-one mapping of packages to bundles, a simplified (optimistic) approach can be used instead. With this approach, no encoding of the class loader is required (encodeClassLoader() returns null), and only the FQN is used for decoding of the class loader.

...