Service Implementation Bean

A Service Implementation Bean (SIB), is a term used in Java Platform, Enterprise Edition, for a Java object implementing a web service. It can be either a POJO or a Stateless Session EJB. The Java interface of an SIB is called a Service Endpoint Interface (SEI).

External links

This article is issued from Wikipedia - version of the 4/5/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.