Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now you will look at the different components that constitute a stateless session EJB.
The remote interface, as you saw yesterday, contains a set of business methods that constitute the service that the stateless session bean provides. The remote interface of a stateless session bean is exactly the same as the remote interface for a stateful session bean and extends the javax.ejb.EJBObject interface.