Everest, an elegant approach to represent dynamic systems

Concepts

OSGi-based systems are very powerful, but terribly hard to analyze. Understanding what's going on, analyzing unresolved bundles, unresolved service dependencies and so on, is the key to mastering the power of OSGi.

Everest is a framework that builds a uniform resource-based representation for a very wide variety of resources composing your system. It's RESTFul, implements HATEOS, extensible and malleable.

Everest Core

The Everest Core relies on Hypermedia as the Engine of Application State (HATEOAS) principles. It proposes simple concepts that helps to implement a *true* REST architectural style for representating resources.

Everest OSGi

This domain is a resource-base representation of OSGi entities, including :

  • framework
  • bundles
  • packages
  • services
  • configurations
  • log entries
  • deployment packages
  • Everest iPOJO

    This is the documentation of the everest iPOJO domain. This domain is a resource-base representation of Apache Felix iPOJO entities, including:

  • Component instances
  • Component factories
  • Handlers
  • Declarations
  • Everest servlet

    Everest Servlet : // TO DO

    License

    The Evrest project is part of the OW2 Chameleon project and is licensed under the Apache Software License 2.0.

    Back to top

    Version: 1.0-SNAPSHOT. Last Published: 2014-03-23.