OSGi in action creating modular applications in Java

What is OSGi? Simply put, OSGi is a standardized technology that allows developers to create the highly modular Java applications that are required for enterprise development. OSGi lets you install, start, stop, update, or uninstall components without taking down your entire system. The interest in...

Descripción completa

Detalles Bibliográficos
Otros Autores: Hall, Richard S., author (author), Hall, Richard S. (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Greenwich : Manning [2011]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627793606719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • About the Authors
  • Part 1. Introducing OSGi: modularity, lifecycle, and services
  • Chapter 1. OSGi revealed
  • Chapter 2. Mastering modularity
  • Chapter 3. Learning lifecycle
  • Chapter 4. Studying services
  • Chapter 5. Delving deeper into modularity
  • Part 2. OSGi in practice
  • Chapter 6. Moving toward bundles
  • Chapter 7. Testing applications
  • Chapter 8. Debugging applications
  • Chapter 9. Managing bundles
  • Chapter 10. Managing applications
  • Part 3. Advanced topics
  • Chapter 11. Component models and frameworks
  • Chapter 12. Advanced component frameworks
  • Chapter 13. Launching and embedding an OSGi framework
  • Chapter 14. Securing your applications
  • Chapter 15. Web applications and web services
  • Appendix A. Building bundles
  • Appendix B. OSGi standard services
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.