Service provider interface

From Wikipedia, the free encyclopedia
(Redirected from Service Provider Interface)
Jump to navigation Jump to search

Service provider interface (SPI) is an API intended to be implemented or extended by a third party. It can be used to enable framework extension and replaceable components.[1][2][3]

Details

From Java documentation: Template:Quotation

The concept can be extended to other platforms using the corresponding tools. In the Java Runtime Environment, SPIs are used in:[1][2]

See also

References

Template:Reflist

External links

Template:Java (Sun) Template:Prog-lang-stub

  1. a b Script error: No such module "citation/CS1".
  2. a b Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".