Skip to main content

Notice: This Wiki is now read only and edits are no longer 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. =...)
 
Line 9: Line 9:
 
==Service==
 
==Service==
 
The Cache Provider provide an interface to cache performance sensitive data in the common way for all higgins components.
 
The Cache Provider provide an interface to cache performance sensitive data in the common way for all higgins components.
 
====Dependencies====
 
  
 
==Links==
 
==Links==
  
 
[[Category:Higgins Components]]
 
[[Category:Higgins Components]]

Revision as of 19:28, 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.

Links

Back to the top