Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

COSMOS Programming Model

Revision as of 13:39, 10 October 2007 by Hkyleung.ca.ibm.com (Talk | contribs) (New page: COSMOS provides a framework for collecting and visualizing data in a system administration application. By adopting the COSMOS framework and providing the necessary extensions, programmer...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

COSMOS provides a framework for collecting and visualizing data in a system administration application. By adopting the COSMOS framework and providing the necessary extensions, programmers can quickly and easily create an application for collecting data from disparate data sources, and making data available through standard-based APIs or an easy-to-use user interface. This document explains the programming model used to extend the COSMOS framework.

Creating a Data Manager

Back to the top