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 word or phrase...
All Community Q&A Reference topics
Wikipedia: Service provider interface
 

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 COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Service provider interface" Read more