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

Difference between revisions of "Org.eclipse.higgins.cache.api"

(New page: {{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The Cache Provider provide an interface to cache performance sensitive data in the common way for all higgins components. =...)
(No difference)

Revision as of 19:27, 3 April 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The Cache Provider provide an interface to cache performance sensitive data in the common way for all higgins components.

Details

  • Status: first code in B-1-1M1
  • Language: Java
  • Packaging: OSGI bundle

Service

The Cache Provider provide an interface to cache performance sensitive data in the common way for all higgins components.

Dependencies

Links

Back to the top