Share on Facebook Share on Twitter Email
Answers.com

Service provider interface

 

(1) (Serial Peripheral Interconnect) See SPI bus.

(2) (Stateful Packet Inspection) See stateful inspection.

(3) (Service Provider Interface) The programming interface for developing Windows drivers under WOSA. In order to provide common access to services, the application (query, word processor, e-mail program, etc.) is written to a particular WOSA-supported interface, such as ODBC or MAPI, and the developer of the service software (database manager, document manager, print spooler, etc.) writes to the SPI for that class of service.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Service provider interface
Top

Service Provider Interface (SPI) is a software mechanism to support replaceable components.

It is the implementer-side equivalent of an API; a set of hooks that can or must be overridden.

In the Java Runtime Environment, SPIs are used in JDBC, JCE, JNDI, JAXP, JBI, Java Sound and Java Image I/O.

See also


 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Service provider interface" Read more