Versions Compared

Key

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

...

This package is simply part of the host application, which is potentially packaged into a JAR file and started with the "java -jar" command. Now consider the following host application bundle activator, which will be used to register/unregister the property lookup service when the embedded framework instance starts/stops:

...