Author: ghenzler
Date: Mon Mar 4 12:51:06 2019
New Revision: 1854768
URL: http://svn.apache.org/viewvc?rev=1854768&view=rev
Log:
HC documentation
Modified:
felix/site/trunk/content/index.mdtext
Modified: felix/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/index.mdtext?rev=1854768&r1=1854767&r2=1854768&view=diff
==============================================================================
--- felix/site/trunk/content/index.mdtext (original)
+++ felix/site/trunk/content/index.mdtext Mon Mar 4 12:51:06 2019
@@ -19,7 +19,7 @@ The Felix project is organized into subp
* [File Install]({{ refs.apache-felix-file-install.path }}) - A simple,
directory-based management agent for managing bundle deployment.
* [Framework]({{ refs.apache-felix-framework.path }}) - An implementation of
the OSGi R6 core framework.
* [Gogo]({{ refs.apache-felix-gogo.path }}) - An advanced shell for
interacting with OSGi frameworks.
-* [Health Checks]({{ refs.apache-felix-healthchecks.path }}) - An extenible
framework to monitor the status of the OSGi container at runtime.
+* [Health Checks]({{ refs.apache-felix-healthchecks.path }}) - An extensible
framework to monitor the status of the OSGi container at runtime.
* [HTTP Service]({{ refs.apache-felix-http-service.path }}) - An
implementation of the OSGi HTTP Whiteboard and Http Service specification.
* [Inventory Printer]({{ refs.apache-felix-inventory.path }}) - A simple and
extensible framework to retrieve inventory information about applications
running in an OSGi Framework.
* [iPOJO]({{ refs.apache-felix-ipojo.path }}) - A sophisticated
service-oriented component model to simplify OSGi-based development.