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 "Spaces/Spi"

 
Line 1: Line 1:
 
Spaces has two Service Provider Interfaces (SPI):
 
Spaces has two Service Provider Interfaces (SPI):
* [[Spaces/ProviderSpi|For space providers]]
+
* [[Spaces/Spi/ProviderSpi|For space providers]]
* [[Spaces/PublishingSpi|For new ways to publish artifacts]] (is typically not implemented by a space provider)
+
* [[Spaces/Spi/PublisherSpi|For new ways to publish artifacts]] (is typically not implemented by a space provider)

Latest revision as of 10:44, 19 January 2008

Spaces has two Service Provider Interfaces (SPI):

Back to the top