Skip to main content

cwalltx 's Library tagged osgi   View Popular

EclipseZone - A Comparison of Eclipse Extensions and OSGi Services

    • The Extension Registry is a place where extension points are matched
      up with extensions. An extension point is a declaration made by a
      plug-in to say that it is open to being extended with new functionality
      in a particular way. It is found in the plugin.xml file for the
      plug-in, and it consists of:



      • An extension point ID, which consists of a “namespace” and suffix. The
        namespace is usually the ID of the plugin in which the extension point
        is defined, but it need not be. This is different from an “XML namespace”.

      • A human-readable name.

      • An XML schema document, which defines the structure of the meta-data
        that extensions are required to supply.

      • The ID of the extension point.

      • An XML node, which must comply with the schema specified by the
        extension point.

  • You could think of
    the registry as being just like a pair of HashMaps, that allow
    Eclipse to lookup either extensions or extension points by their ID
  • 15 more annotations...
1 - 10 of 10
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo