Summary

In this chapter, we've looked at the Apache Felix Gogo Shell Service, the service that provides a way to interact with bundle services through a simple text command line.

You have:

  • Learned how to extend the Gogo Shell service with your own commands
  • Implemented the book:search and book:add commands in a new bundle (bookshelf-service-tui)
  • Learned how to update a bundle with a newer version
  • Practiced sourcing a script to automate recurrent tasks

In the next chapter, we'll look at Felix iPOJO, which simplifies the registration of services and their retrieval by using declarative registration and injection of dependencies.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset